Shruthi42
35423b3674
Add accuracy at threshold 0.5 to classification report ( #450 )
...
Adds the metric "Accuracy at threshold 0.5" to the classification report (`classification_crossval_report.ipynb`). Also deletes the unused `classification_report.ipynb`.
2021-05-04 10:09:35 +00:00
Anton Schwaighofer
312afc3bf3
renaming master -> main ( #384 )
...
Updates to match the new default branch name "main".
2021-02-02 15:48:21 +00:00
Shruthi42
88d48a6204
Add python notebook and html for classification model reports ( #295 )
...
- During inference, write a file metrics.csv with per subject results.
- Adds a python notebook with the report for classification models.
2020-10-22 17:23:24 +05:30
Javier
b0f31c2cf9
Generate python notebook and html report for segmentation models ( #200 )
...
closes #180
2020-09-22 09:53:38 +01:00
Anton Schwaighofer
3e8b92d0f1
Shorten the most frequent commandline options, rename settings file ( #232 )
...
Rename commandline options: --submit_to_azureml -> --azureml, --is_train -> --train, --gpu_cluster_name -> --cluster
Rename train_variables.yml -> settings.yml
2020-09-21 17:40:05 +01:00
Shruthi42
d6a3d73ccf
Add source code
2020-07-29 00:30:35 +05:30