squaredev-io / whitebox

[Not Actively Maintained] Whitebox is an open source E2E ML monitoring platform with edge capabilities that plays nicely with kubernetes
https://squaredev.io/whitebox/
MIT License
184 stars 5 forks source link

Value error in ROC AUC score #83

Closed stavrostheocharis closed 1 year ago

stavrostheocharis commented 1 year ago

The error is:

image

How to reproduce the error: Create a new small dataset of max 5 rows with only 2 labels and train a model where it predicts always the one value out of 2.

How to fix the error: (There are 2 parts that need to be fixed)