Project 'biosignal/software/mednet' was moved to 'medai/software/mednet'. Please update any links and bookmarks that may still have the old path.
Implement fixes on evaluation (closes #20 (closed)), and prepare for MLflow integration (issue #60 (closed))
- Use average-precision instead of AUC for precision-recall figures
- Report average precision on tables
- Include dependence on credible (prepare to handle issue #43)
- Also saves result table in JSON format (prepare to handle issue #60 (closed))
- Consolidate train/prediction functions to output run/parameter metadata in JSON format
Edited by André Anjos
Merge request reports
Activity
assigned to @andre.anjos
changed title from [scripts,engine] Implement fixes on evaluation (closes #20 (closed)), and prepare for... to Implement fixes on evaluation (closes #20 (closed)), and prepare for handling issue #60
added 1 commit
- fe3b6bf8 - [tests] Fix testing; Slightly improve JSON outputs for consistence
added 1 commit
- 3090c288 - [scripts.utils] Also track versions of dependencies on meta information saved...
mentioned in issue #43
added 1 commit
- 77ec6575 - [scripts.evaluate] Add meta data saving also for evaluation
added 1 commit
- 4521aeb7 - [scripts.utils] Check version numbers only for installed packages
mentioned in commit 771d386f
Please register or sign in to reply