Skip to content

Commit bf71379

Browse files
authored
Merge pull request jakevdp#46 from fuglede/patch-6
Fix a typo
2 parents 5ffc340 + 78ce946 commit bf71379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/05.02-Introducing-Scikit-Learn.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@
677677
"cell_type": "markdown",
678678
"metadata": {},
679679
"source": [
680-
"Typically the efficiacy of the model is evaluated by comparing its results to some known baseline, as we will see in the next example"
680+
"Typically the efficacy of the model is evaluated by comparing its results to some known baseline, as we will see in the next example"
681681
]
682682
},
683683
{

0 commit comments

Comments
 (0)