-
- Downloads
- Reduce the extracted forest sizes upper bound and number because OMP seems...
- 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.
parent
fd6dbc7b
No related branches found
No related tags found
Showing
- code/bolsonaro/data/dataset_loader.py 2 additions, 2 deletionscode/bolsonaro/data/dataset_loader.py
- code/bolsonaro/models/model_factory.py 28 additions, 6 deletionscode/bolsonaro/models/model_factory.py
- code/bolsonaro/models/model_parameters.py 7 additions, 1 deletioncode/bolsonaro/models/model_parameters.py
- code/bolsonaro/models/omp_forest.py 1 addition, 1 deletioncode/bolsonaro/models/omp_forest.py
- code/bolsonaro/trainer.py 26 additions, 12 deletionscode/bolsonaro/trainer.py
- code/compute_results.py 18 additions, 6 deletionscode/compute_results.py
- code/train.py 44 additions, 7 deletionscode/train.py
Please register or sign in to comment