Created
March 10, 2019 13:30
-
-
Save jrzaurin/b22ccda17c5a483066fe74f2fa9aac48 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HyperparameterHunterAssets/ | |
├── Experiments | |
│ ├── Descriptions | |
│ │ ├── 0ff9842a-2be7-468e-9916-c4c4f252f6ea.json | |
│ │ ├── 14f02a59-0fa7-45c3-b9b1-9832e9f35921.json | |
[...] | |
│ ├── Heartbeats | |
│ │ ├── 0ff9842a-2be7-468e-9916-c4c4f252f6ea.log | |
│ │ ├── 14f02a59-0fa7-45c3-b9b1-9832e9f35921.log | |
[...] | |
│ └── PredictionsOOF | |
│ ├── 0ff9842a-2be7-468e-9916-c4c4f252f6ea.csv | |
│ ├── 14f02a59-0fa7-45c3-b9b1-9832e9f35921.csv | |
[...] | |
├── Heartbeat.log | |
├── KeyAttributeLookup | |
│ ├── cross_experiment_params | |
│ │ └── cv_type.db | |
│ ├── metrics_params | |
│ │ └── metrics | |
│ │ └── f1_score | |
│ │ └── metric_function.json | |
│ ├── model_initializer.db | |
│ ├── prediction_formatter.json | |
│ └── train_dataset | |
│ ├── 1Ld1JhGWNhoT_7-x8Bx58XjlQqZjsDdNG6tTwnojMww=.csv | |
│ ├── 4orv08nBd1o7MKqycBrhycra2OkU3ec12Ub5AWtmKmA=.csv | |
│ ├── 60gDVWEDQHNXr4IMJ1oVUzonb3FAsWwhXIGI96f7lQI=.csv | |
│ ├── Bztq4GbZbZD0Cg-xvWyqD6bcg64QT-tUHONB3xlyHjo=.csv | |
│ └── smGWmDUi8udH5g1XEWvtEaBhVK5P61TjhJynbxDrAQ4=.csv | |
├── Leaderboards | |
│ └── GlobalLeaderboard.csv | |
└── TestedKeys | |
├── 0BLEKzaHbD4o5sQD8cISud3szPzyA4ji-f9dJ4vU3n8=.json | |
├── 6Ssf2Ev7kGj0-TWajUb2jJGbANQVwN709GGrSDWq2Sg=.json | |
├── 8VChSAiBG_pJb2LY3lTqHVdFP1-wDMdpa-BpLb_ACYI=.json | |
├── Fvy9ol3ARAKgnCqPZrwIQ5O5bhfKvoUUGfCkNfat73A=.json | |
└── pQY2axjnjuvz7lEzOD-CiDRuqR3ziMYW6aJJXcKYiB4=.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment