-
-
Notifications
You must be signed in to change notification settings - Fork 300
Open
Description
I was looking into the linfa-ensemble crate and noticed that it currently does not include a boosting mechanism. The current ensemble implementation appears to be quite generalised, so we could either extend EnsembleLearner to support boosting methods or (preferably) create a new struct dedicated to boosting, while keeping EnsembleLearner as the dedicated bagging struct (and rename EnsembleLearner -> Bagging).
I would like your thoughts on this - I’d be happy to work on this and write an initial implementation.
ladezai
Metadata
Metadata
Assignees
Labels
No labels