Resolve "Experiment pipeline"
Closes #12 (closed)
Edited by Charly Lamothe
Merge request reports
Activity
added 1 commit
- d70fad15 - Fix most of the missing dataset fetchers. Remainings: 20newsgroups,...
added 1 commit
- 967742a6 - Finish to fix sklearn dataset fetchers. Keep 20newsgroups_vectorized instead...
added 1 commit
- f61314f3 - - Add standard dataset scaling for dataset normalization;
added 1 commit
- 254e846e - By default, compute the hyperparams of the whole dataset list.
added 1 commit
- e319343d - Compute best hyperparameters over k seeds, and select the most commons.
added 1 commit
- 7494dbc4 - Rename 'use_different_seed_number' parameter to 'use_variable_seed_number'
added 1 commit
- 31d12659 - Fix few typos in new compute_hyperparams version.
added 1 commit
- 6a6cf747 - - Reduce the extracted forest sizes upper bound and number because OMP seems...
added 1 commit
- 2df5560f - Update plot in compute results to have two axis instead of two plots.
added 2 commits
added 1 commit
- 628fba24 - Fix missing title in stage1 loss figure (still on the left; TODO: center the title).
added 1 commit
- 17d3addc - - The trainer can now specify which metrics to use;
added 1 commit
- 559d73c0 - - Remove extracted_forest_sizes_number parameter from compute_results.py and...
added 1 commit
- 1adfbf0a - Fix binary classif acc metric bug, and add result of breast cancer for stage 1.
added 1 commit
- dcbafbb0 - Add quick working version of diamonds dataset to test that the improvement of...
added 1 commit
- 2ed9766f - Add stage2 results for breast_cancer and experiment config files for stage1 and 3 of diamonds.
added 1 commit
- 30a57834 - Temp modif in stage4 result computation to unravel the difference between different subset usages
added 1 commit
- 21ccc627 - - Add a temp fix for the subset used in base and random strategies;
added 1 commit
- c80ddd61 - Add Paolo's first implementation of this paper:...
mentioned in commit 28c3d874
Please register or sign in to reply