Fix typos

main
Jason Rys 2017-08-19 08:01:55 -07:00
parent e5505eeef6
commit dc901e0ada
15 changed files with 15 additions and 15 deletions

View File

@ -1923,7 +1923,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Great! It seems that we had the right imputer stragegy (mean), and apparently only the top 7 features are useful (out of 9), the last 2 seem to just add some noise." "Great! It seems that we had the right imputer strategy (mean), and apparently only the top 7 features are useful (out of 9), the last 2 seem to just add some noise."
] ]
}, },
{ {

View File

@ -6,7 +6,7 @@
"source": [ "source": [
"**Chapter 3 Classification**\n", "**Chapter 3 Classification**\n",
"\n", "\n",
"_This notebook contains all the sample code and solutions to the exercices in chapter 3._" "_This notebook contains all the sample code and solutions to the exercises in chapter 3._"
] ]
}, },
{ {

View File

@ -17,7 +17,7 @@
"editable": true "editable": true
}, },
"source": [ "source": [
"_This notebook contains all the sample code and solutions to the exercices in chapter 4._" "_This notebook contains all the sample code and solutions to the exercises in chapter 4._"
] ]
}, },
{ {

View File

@ -9,7 +9,7 @@
"source": [ "source": [
"**Chapter 5 Support Vector Machines**\n", "**Chapter 5 Support Vector Machines**\n",
"\n", "\n",
"_This notebook contains all the sample code and solutions to the exercices in chapter 5._" "_This notebook contains all the sample code and solutions to the exercises in chapter 5._"
] ]
}, },
{ {

View File

@ -17,7 +17,7 @@
"editable": true "editable": true
}, },
"source": [ "source": [
"_This notebook contains all the sample code and solutions to the exercices in chapter 6._" "_This notebook contains all the sample code and solutions to the exercises in chapter 6._"
] ]
}, },
{ {

View File

@ -17,7 +17,7 @@
"editable": true "editable": true
}, },
"source": [ "source": [
"_This notebook contains all the sample code and solutions to the exercices in chapter 7._" "_This notebook contains all the sample code and solutions to the exercises in chapter 7._"
] ]
}, },
{ {

View File

@ -11,7 +11,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"_This notebook contains all the sample code and solutions to the exercices in chapter 8._" "_This notebook contains all the sample code and solutions to the exercises in chapter 8._"
] ]
}, },
{ {

View File

@ -17,7 +17,7 @@
"editable": true "editable": true
}, },
"source": [ "source": [
"_This notebook contains all the sample code and solutions to the exercices in chapter 9._" "_This notebook contains all the sample code and solutions to the exercises in chapter 9._"
] ]
}, },
{ {

View File

@ -17,7 +17,7 @@
"editable": true "editable": true
}, },
"source": [ "source": [
"_This notebook contains all the sample code and solutions to the exercices in chapter 10._" "_This notebook contains all the sample code and solutions to the exercises in chapter 10._"
] ]
}, },
{ {

View File

@ -11,7 +11,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"_This notebook contains all the sample code and solutions to the exercices in chapter 11._" "_This notebook contains all the sample code and solutions to the exercises in chapter 11._"
] ]
}, },
{ {

View File

@ -17,7 +17,7 @@
"editable": true "editable": true
}, },
"source": [ "source": [
"_This notebook contains all the sample code and solutions to the exercices in chapter 12._" "_This notebook contains all the sample code and solutions to the exercises in chapter 12._"
] ]
}, },
{ {

View File

@ -17,7 +17,7 @@
"editable": true "editable": true
}, },
"source": [ "source": [
"_This notebook contains all the sample code and solutions to the exercices in chapter 13._" "_This notebook contains all the sample code and solutions to the exercises in chapter 13._"
] ]
}, },
{ {

View File

@ -17,7 +17,7 @@
"editable": true "editable": true
}, },
"source": [ "source": [
"_This notebook contains all the sample code and solutions to the exercices in chapter 14._" "_This notebook contains all the sample code and solutions to the exercises in chapter 14._"
] ]
}, },
{ {

View File

@ -17,7 +17,7 @@
"editable": true "editable": true
}, },
"source": [ "source": [
"_This notebook contains all the sample code and solutions to the exercices in chapter 15._" "_This notebook contains all the sample code and solutions to the exercises in chapter 15._"
] ]
}, },
{ {

View File

@ -17,7 +17,7 @@
"editable": true "editable": true
}, },
"source": [ "source": [
"This notebook contains all the sample code and solutions to the exercices in chapter 16." "This notebook contains all the sample code and solutions to the exercises in chapter 16."
] ]
}, },
{ {