Skip to content
Snippets Groups Projects
Commit 880ff78f authored by Charly Lamothe's avatar Charly Lamothe
Browse files

- Add an option to not use the best hyperparameters file;

- Definitely use the correct forest size (either the one from best hyperparameters or the one specified in parameter);
- Use a number of extracted forest sizes proportional as the forest size instead of fixed forest size;
- Add an option to save the current command line name instead of using the unamed directory;
- Add new california housing dataset best hyperparameters, and convert all value types that are number from string to int/float in other best hyperparameter files;
- Remove useless code from compute_results.py in prevision of the changes;
- Before best hyperparameters saving, save number as int or float instead of string;
- Add job_number option for parallelisation in both train.py and compute_hyperparameters.py scripts;
- Clean-up TODO list.
parent 11017545
No related branches found
No related tags found
1 merge request!9Resolve "Experiment pipeline"
This commit is part of merge request !9. Comments created here will be created in the context of that merge request.
Showing
with 219 additions and 175 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment