Updates:
- Updated the UI to let users group tests by the following properties:
- All tests
- By Status
- By feature
- By test type
- By test group
- New Tests:
- Added tests for binary probabilistic classification models
- Added tests for multiclass classification models
- Added tests for multiclass probabilistic classification models
The full list of tests will be available in the docs.
- New Tests Presets:
- Regression
- MulticlassClassification
- BinaryClassificationTopK
- BinaryClassification