Skip to content

Commit

Permalink
Merge pull request #209 from chhoumann/experiments
Browse files Browse the repository at this point in the history
[KB-298] Experiments - Analysis of Optuna Optimization Results
  • Loading branch information
chhoumann authored Jun 11, 2024
2 parents 0178ae9 + bbe9854 commit 0f04f53
Show file tree
Hide file tree
Showing 64 changed files with 27,258 additions and 341 deletions.
3 changes: 2 additions & 1 deletion baseline/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ COMPOSITION_DATA_PATH=""
TRAIN_TEST_SPLIT_DIR=""
DATA_CACHE_DIR=""
CCAM_MASTER_LIST_FILE_NAME=""
DISCORD_WEBHOOK_URL=""
DISCORD_WEBHOOK_URL=""
OPTIMIZATION_EXPERIMENT_RESULTS_PATH=""
3 changes: 2 additions & 1 deletion baseline/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ mlruns/
plots/
mlartifacts/
logs/
models/
models/
*.bak
261 changes: 0 additions & 261 deletions baseline/experiment_analysis.ipynb

This file was deleted.

Loading

0 comments on commit 0f04f53

Please sign in to comment.