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

Create a project with a default view #532

Closed tuscland closed 1 month ago

tuscland commented 1 month ago

Pain point: There is no default view to work with, which makes it difficult to use for those who discover skore

Solution: A project is created with a default view. When skore-ui is displayed, the first view should be selected.

Quick fix to #476