Skip to content

Commit 53ad98f

Browse files
committed
Change to 05.07 for text
1 parent c9680f2 commit 53ad98f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notebooks/05.07-Support-Vector-Machines.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,8 @@
898898
"cell_type": "markdown",
899899
"metadata": {},
900900
"source": [
901-
"Out of this small sample, our optimal estimator mis-labeled only a few faces (marked in red).\n",
901+
"Out of this small sample, our optimal estimator mislabeled only a single face (Bush’s\n",
902+
"face in the bottom row was mislabeled as Blair).\n",
902903
"We can get a better sense of our estimator's performance using the classification report, which lists recovery statistics label by label:"
903904
]
904905
},
@@ -1014,6 +1015,7 @@
10141015
}
10151016
],
10161017
"metadata": {
1018+
"anaconda-cloud": {},
10171019
"kernelspec": {
10181020
"display_name": "Python [default]",
10191021
"language": "python",

0 commit comments

Comments
 (0)