Skip to content

Commit 243e574

Browse files
authored
Fix typo in regression_penalty.ipynl (#884)
"Regrssion" -> "Regression"
1 parent abd55cd commit 243e574

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorials/regression_penalty.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@
588588
"cell_type": "markdown",
589589
"metadata": {},
590590
"source": [
591-
"### Sparse Regrssion\n",
591+
"### Sparse Regression\n",
592592
"\n",
593593
"In reality, users usually faces a more challenging problem with a much higher $P$ to $N$ ratio with a sparsity specified by the parameter `relevance=0.5` under the simulation process."
594594
]

0 commit comments

Comments
 (0)