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

SDK example notebook has wrong outputs and not all functions #139

Closed stavrostheocharis closed 1 year ago

stavrostheocharis commented 1 year ago

Describe the bug The outputs of the SDK example notebook are wrong (maybe they are based in old schemas)

To Reproduce Steps to reproduce the behavior:

  1. You can just open the notebook and check the outputs of the cells

Expected behavior We do not need the "features" and the "probability" here. Maybe if you rerun the cells of the notebook it will produce the right results, because now the schemas have been changed.

Screenshots 'updated_at' '2023-01-17T150227 356199',

Additional context Also change the title to : "Use of Whitebox SDK" or "Use of Whitebox SDK" or "How to use the Whitebox SDK" Usaging Whitebox SDK

NickNtamp commented 1 year ago

We will create another notebook with visualizations for the rest of the functions (when ready). I am done with the rest of open points of this ticket.