probabl-ai / skore

Skore lets you "Own Your Data Science." It provides a user-friendly interface to track and visualize your modeling results, and perform evaluation of your machine learning models with scikit-learn.
https://probabl-ai.github.io/skore/
MIT License
70 stars 7 forks source link

feat(api): Change views API in the backend #409

Closed augustebaum closed 1 month ago

augustebaum commented 1 month ago

Addresses #336

augustebaum commented 1 month ago

There are a lot of changes, so I really made an effort to make each commit self-contained. Please review commit-by-commit, and don't hesitate to say if a commit should be delayed/put in a separate PR.

rouk1 commented 1 month ago

This PR should be trashed. We chose with @augustebaum to work in a full feature PR that will come from the 336-ui-manage-views branch.

rouk1 commented 1 month ago

Closed in profit of https://github.com/probabl-ai/skore/pull/414