diff --git a/02_end_to_end_machine_learning_project.ipynb b/02_end_to_end_machine_learning_project.ipynb index cfd004b..a2f7cd3 100644 --- a/02_end_to_end_machine_learning_project.ipynb +++ b/02_end_to_end_machine_learning_project.ipynb @@ -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." ] }, { diff --git a/03_classification.ipynb b/03_classification.ipynb index be6a2dc..1c057a2 100644 --- a/03_classification.ipynb +++ b/03_classification.ipynb @@ -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._" ] }, { diff --git a/04_training_linear_models.ipynb b/04_training_linear_models.ipynb index 8683246..c0bea14 100644 --- a/04_training_linear_models.ipynb +++ b/04_training_linear_models.ipynb @@ -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._" ] }, { diff --git a/05_support_vector_machines.ipynb b/05_support_vector_machines.ipynb index 24f9a5b..aa85276 100644 --- a/05_support_vector_machines.ipynb +++ b/05_support_vector_machines.ipynb @@ -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._" ] }, { diff --git a/06_decision_trees.ipynb b/06_decision_trees.ipynb index c2d5d75..7a025ef 100644 --- a/06_decision_trees.ipynb +++ b/06_decision_trees.ipynb @@ -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._" ] }, { diff --git a/07_ensemble_learning_and_random_forests.ipynb b/07_ensemble_learning_and_random_forests.ipynb index 03efd81..2cb163b 100644 --- a/07_ensemble_learning_and_random_forests.ipynb +++ b/07_ensemble_learning_and_random_forests.ipynb @@ -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._" ] }, { diff --git a/08_dimensionality_reduction.ipynb b/08_dimensionality_reduction.ipynb index ebccc49..d1bf0d2 100644 --- a/08_dimensionality_reduction.ipynb +++ b/08_dimensionality_reduction.ipynb @@ -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._" ] }, { diff --git a/09_up_and_running_with_tensorflow.ipynb b/09_up_and_running_with_tensorflow.ipynb index e98a8ee..252a7e0 100644 --- a/09_up_and_running_with_tensorflow.ipynb +++ b/09_up_and_running_with_tensorflow.ipynb @@ -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._" ] }, { diff --git a/10_introduction_to_artificial_neural_networks.ipynb b/10_introduction_to_artificial_neural_networks.ipynb index 2d9d9fa..99fd4e1 100644 --- a/10_introduction_to_artificial_neural_networks.ipynb +++ b/10_introduction_to_artificial_neural_networks.ipynb @@ -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._" ] }, { diff --git a/11_deep_learning.ipynb b/11_deep_learning.ipynb index 4a80148..129a291 100644 --- a/11_deep_learning.ipynb +++ b/11_deep_learning.ipynb @@ -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._" ] }, { diff --git a/12_distributed_tensorflow.ipynb b/12_distributed_tensorflow.ipynb index ce69dc0..9d51b19 100644 --- a/12_distributed_tensorflow.ipynb +++ b/12_distributed_tensorflow.ipynb @@ -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._" ] }, { diff --git a/13_convolutional_neural_networks.ipynb b/13_convolutional_neural_networks.ipynb index 11ac293..8339b3f 100644 --- a/13_convolutional_neural_networks.ipynb +++ b/13_convolutional_neural_networks.ipynb @@ -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._" ] }, { diff --git a/14_recurrent_neural_networks.ipynb b/14_recurrent_neural_networks.ipynb index 8ef2261..5096441 100644 --- a/14_recurrent_neural_networks.ipynb +++ b/14_recurrent_neural_networks.ipynb @@ -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._" ] }, { diff --git a/15_autoencoders.ipynb b/15_autoencoders.ipynb index 39733bf..998981e 100644 --- a/15_autoencoders.ipynb +++ b/15_autoencoders.ipynb @@ -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._" ] }, { diff --git a/16_reinforcement_learning.ipynb b/16_reinforcement_learning.ipynb index ddd4467..62aec0b 100644 --- a/16_reinforcement_learning.ipynb +++ b/16_reinforcement_learning.ipynb @@ -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." ] }, {