diff --git a/doc/pub/DecisionTrees/html/._DecisionTrees-bs000.html b/doc/pub/DecisionTrees/html/._DecisionTrees-bs000.html index d84cbeccc..589bdef71 100644 --- a/doc/pub/DecisionTrees/html/._DecisionTrees-bs000.html +++ b/doc/pub/DecisionTrees/html/._DecisionTrees-bs000.html @@ -115,7 +115,7 @@ Automatically generated HTML file from DocOnce source 2, None, '___sec43'), - ("Boosting, a Bird'e Eye", 2, None, '___sec44'), + ("Boosting, a Bird's Eye View", 2, None, '___sec44'), ('What is boosting? Additive Modelling/Iterative Fitting', 2, None, @@ -243,7 +243,7 @@ MathJax.Hub.Config({
The basic idea is to combine weak classifiers in order to create a good diff --git a/doc/pub/DecisionTrees/html/._DecisionTrees-bs046.html b/doc/pub/DecisionTrees/html/._DecisionTrees-bs046.html index cfe164c9d..7155b82a4 100644 --- a/doc/pub/DecisionTrees/html/._DecisionTrees-bs046.html +++ b/doc/pub/DecisionTrees/html/._DecisionTrees-bs046.html @@ -115,7 +115,7 @@ Automatically generated HTML file from DocOnce source 2, None, '___sec43'), - ("Boosting, a Bird'e Eye", 2, None, '___sec44'), + ("Boosting, a Bird's Eye View", 2, None, '___sec44'), ('What is boosting? Additive Modelling/Iterative Fitting', 2, None, @@ -243,7 +243,7 @@ MathJax.Hub.Config({
The basic idea is to combine weak classifiers in order to create a good diff --git a/doc/pub/DecisionTrees/html/DecisionTrees-solarized.html b/doc/pub/DecisionTrees/html/DecisionTrees-solarized.html index 459eb8786..de6f5d392 100644 --- a/doc/pub/DecisionTrees/html/DecisionTrees-solarized.html +++ b/doc/pub/DecisionTrees/html/DecisionTrees-solarized.html @@ -135,7 +135,7 @@ div { text-align: justify; text-justify: inter-word; } 2, None, '___sec43'), - ("Boosting, a Bird'e Eye", 2, None, '___sec44'), + ("Boosting, a Bird's Eye View", 2, None, '___sec44'), ('What is boosting? Additive Modelling/Iterative Fitting', 2, None, @@ -2036,7 +2036,7 @@ np.sum(y_pred == y_pred_rf) / len(y_pred)
-
The basic idea is to combine weak classifiers in order to create a good
diff --git a/doc/pub/DecisionTrees/html/DecisionTrees.html b/doc/pub/DecisionTrees/html/DecisionTrees.html
index d5c2e9db6..6327e297c 100644
--- a/doc/pub/DecisionTrees/html/DecisionTrees.html
+++ b/doc/pub/DecisionTrees/html/DecisionTrees.html
@@ -140,7 +140,7 @@ div { text-align: justify; text-justify: inter-word; }
2,
None,
'___sec43'),
- ("Boosting, a Bird'e Eye", 2, None, '___sec44'),
+ ("Boosting, a Bird's Eye View", 2, None, '___sec44'),
('What is boosting? Additive Modelling/Iterative Fitting',
2,
None,
@@ -2041,7 +2041,7 @@ np.sum(y_pred =
The basic idea is to combine weak classifiers in order to create a good
diff --git a/doc/pub/DecisionTrees/ipynb/DecisionTrees.ipynb b/doc/pub/DecisionTrees/ipynb/DecisionTrees.ipynb
index 6c148c375..2015dd806 100644
--- a/doc/pub/DecisionTrees/ipynb/DecisionTrees.ipynb
+++ b/doc/pub/DecisionTrees/ipynb/DecisionTrees.ipynb
@@ -2088,7 +2088,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
- "## Boosting, a Bird'e Eye\n",
+ "## Boosting, a Bird's Eye View\n",
"\n",
"The basic idea is to combine weak classifiers in order to create a good\n",
"classifier. With a weak classifier we often intend a classifier which\n",
diff --git a/doc/pub/DecisionTrees/ipynb/ipynb-DecisionTrees-src.tar.gz b/doc/pub/DecisionTrees/ipynb/ipynb-DecisionTrees-src.tar.gz
index 5a661c8ab..b8b9833fb 100644
Binary files a/doc/pub/DecisionTrees/ipynb/ipynb-DecisionTrees-src.tar.gz and b/doc/pub/DecisionTrees/ipynb/ipynb-DecisionTrees-src.tar.gz differ
diff --git a/doc/pub/DecisionTrees/pdf/DecisionTrees-minted.pdf b/doc/pub/DecisionTrees/pdf/DecisionTrees-minted.pdf
index 19805ea0b..fcb8c2114 100644
Binary files a/doc/pub/DecisionTrees/pdf/DecisionTrees-minted.pdf and b/doc/pub/DecisionTrees/pdf/DecisionTrees-minted.pdf differ
diff --git a/doc/src/DecisionTrees/DecisionTrees.do.txt b/doc/src/DecisionTrees/DecisionTrees.do.txt
index 9b4450407..a6d2851e1 100644
--- a/doc/src/DecisionTrees/DecisionTrees.do.txt
+++ b/doc/src/DecisionTrees/DecisionTrees.do.txt
@@ -1667,7 +1667,7 @@ np.sum(y_pred == y_pred_rf) / len(y_pred)
!split
-===== Boosting, a Bird'e Eye =====
+===== Boosting, a Bird's Eye View =====
The basic idea is to combine weak classifiers in order to create a good
classifier. With a weak classifier we often intend a classifier which
-Boosting, a Bird'e Eye
+Boosting, a Bird's Eye View