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

Add missing endpoints for Monitors: #156

Closed sinnec closed 1 year ago

sinnec commented 1 year ago

Changes:

This PR also introduces a validity check at monitor create where user has to use the right paramateres (feature or threshold) depending on the model and depending on the metric. If the validation doesn't pass, the monitor is not created.