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

DOC Incomplete API pages #736

Open adrinjalali opened 5 days ago

adrinjalali commented 5 days ago

For instance, this line (https://probabl-ai.github.io/skore/latest/generated/skore.Project.html#skore.Project.put_view) has:

 put_view(key: str, view: View)

but View is nowhere to be found.

Similarly with put_item and Item