Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 336 Bytes

CHANGELOG.md

File metadata and controls

13 lines (12 loc) · 336 Bytes

v0.0.1

  • Support model types:
    • Regression
    • Binary classification
  • Support more feature types
    • Numeric feature
    • Categorical feature
  • Data slicing logic
    • Automatic segmentation by all model performance scores
    • Manual segmentation by feature value
  • User experience
    • Added n-UI documentation widget