Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturoAmorQ committed Oct 15, 2021
1 parent f4c7097 commit 9a6b00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/boosting.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ boosting.
# Gradient Boosting and binned features

- `sklearn.ensemble.GradientBoostingClassifier`
- Implementation of the traditional (exact) method
- Implementation of the traditional (exact) method
- Fine for small data sets
- Too slow for `n_samples` > 10,000

Expand Down

0 comments on commit 9a6b00e

Please sign in to comment.