You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
View an experiment with high level results analysis with CLI. Terminal output must fit within 80 chars horizontal.
For classification experiments, include overall accuracy and per-label + overall precision, recall, f-score. For less than 10 classes also include a confusion matrix.
- Revised CLI to be like `lever-cli list datasets`
- Support for renaming datasets
- Support for deleting experiments
- Scaladoc for DB experiments interface
- DB/data transfer support for classification results
Fixes#21Fixes#9
Progress on #10 and #11
Requirements
View an experiment with high level results analysis with CLI. Terminal output must fit within 80 chars horizontal.
For classification experiments, include overall accuracy and per-label + overall precision, recall, f-score. For less than 10 classes also include a confusion matrix.
Wireframes
Classification experiments:
Regression experiments:
The text was updated successfully, but these errors were encountered: