commit
dbaae16e88
|
@ -1975,7 +1975,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"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."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"source": [
|
||||
"**Chapter 3 – Classification**\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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"editable": true
|
||||
},
|
||||
"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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"source": [
|
||||
"**Chapter 5 – Support Vector Machines**\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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"editable": true
|
||||
},
|
||||
"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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"editable": true
|
||||
},
|
||||
"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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"editable": true
|
||||
},
|
||||
"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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"editable": true
|
||||
},
|
||||
"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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"editable": true
|
||||
},
|
||||
"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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"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._"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"editable": true
|
||||
},
|
||||
"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."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue