- 26 Feb, 2020 1 commit
-
-
Charly Lamothe authored
-
- 19 Dec, 2019 2 commits
-
-
Léo Bouscarrat authored
-
Charly Lamothe authored
- Reduce the extracted forest sizes upper bound and number because OMP seems to converge only with small forest sizes; - Add extraction_strategy parameter in order to save base forest and the forests trained with the same size as the extracted forest sizes used in the experiment that used OMP.
-
- 22 Nov, 2019 2 commits
-
-
Charly Lamothe authored
-
Luc Giffon authored
-
- 21 Nov, 2019 1 commit
-
-
Luc Giffon authored
Big changes: Create intermediate classes OMPForest and SingleOmpForest for code factoring: share code between OmpForestRegressor and OmpForestBinaryClassifer. Remove set_wweights and set_forest which are not relevant anymore. load function from model_factory isn't trustfull now: raises an error. TODO: multiclass classifier
-