Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion autosklearn/estimators.py
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ def fit_ensemble(self, y, task=None, metric=None, precision='32',
introduced in `Getting Most out of Ensemble Selection`.

ensemble_size : int
Size of the ensemble built by `Ensomble Selection`.
Size of the ensemble built by `Ensemble Selection`.

Returns
-------
Expand Down