Skip to content
Snippets Groups Projects
  1. Mar 11, 2020
  2. Mar 10, 2020
  3. Mar 06, 2020
  4. Mar 05, 2020
  5. Feb 28, 2020
  6. Feb 26, 2020
  7. Jan 08, 2020
  8. Jan 07, 2020
  9. Jan 06, 2020
  10. Dec 29, 2019
  11. Dec 26, 2019
    • Charly Lamothe's avatar
      - Add code for stages 2 and 3 results; · 8de5e96a
      Charly Lamothe authored
      - Add command lines example for stage 3;
      - Add experiment_id option that is useful sometimes;
      - Fix subsets_used param;
      - Remove experiment_id in config experiment file names;
      - Add config experiment files for stages 2 and 3;
      - Add results for stages 2 and 3 (california_housing).
      8de5e96a
    • Charly Lamothe's avatar
      - Add command lines for stage2 experiments; · 58061ea4
      Charly Lamothe authored
      - Fix possible issues for extracted forest sizes computation: around to reduce possible zeroes and remove duplicates;
      - Create output experiment stage dir if not exists;
      - Add base_score_metric to model raw results class;
      - Add best params for lfw_pairs (maybe try with a larger number of random seeds since the score is not that high).
      58061ea4
  12. Dec 20, 2019
    • Charly Lamothe's avatar
      - Unignore results; · 51ba8a0e
      Charly Lamothe authored
      - Even if hyperparameters file is ignore with skip_best_hyperparams option, still use the same forest_size to be comparable;
      - Update experiment files for stage1 wo_param experiments (using the same forest size as the with_params experiments);
      - In compute_results: remove useless folder creation; temporary add extracted_forest_sizes_number option to specify the extracted forest sizes number; temporary not plotting train and dev losses in stage1 loss values figure;
      - In plotter, clean-up stage1 figure generation;
      - Add first unbiased losses plot (stage1: best params vs default params in california housing dataset).
      51ba8a0e
  13. Dec 19, 2019
  14. Dec 18, 2019
  15. Nov 26, 2019
  16. Nov 21, 2019
  17. Nov 09, 2019
Loading