Skip to content

Tests Grouping in the UI

Pre-release
Pre-release
Compare
Choose a tag to compare
@emeli-dral emeli-dral released this 29 Jul 16:02

Updates:

  1. Updated the UI to let users group tests by the following properties:
  • All tests
  • By Status
  • By feature
  • By test type
  • By test group
  1. 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.
  1. New Tests Presets:
  • Regression
  • MulticlassClassification
  • BinaryClassificationTopK
  • BinaryClassification