Merge branch 'master' of github.com:ageron/handson-ml
This commit is contained in:
commit
204b6ac7ce
02_end_to_end_machine_learning_project.ipynb03_classification.ipynb04_training_linear_models.ipynb05_support_vector_machines.ipynb06_decision_trees.ipynb07_ensemble_learning_and_random_forests.ipynb08_dimensionality_reduction.ipynb09_up_and_running_with_tensorflow.ipynb10_introduction_to_artificial_neural_networks.ipynb11_deep_learning.ipynb12_distributed_tensorflow.ipynb13_convolutional_neural_networks.ipynb14_recurrent_neural_networks.ipynb15_autoencoders.ipynb16_reinforcement_learning.ipynb
@ -2277,7 +2277,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…
x
Reference in New Issue
Block a user