This commit is contained in:
mhjensen
2019-11-24 22:51:22 +01:00
parent 152d1b675e
commit 69405aa330
69 changed files with 132 additions and 132 deletions
+1 -1
View File
@@ -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