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

fix(docs): Add an example for the historization of items #711

Closed sylvaincom closed 1 day ago

sylvaincom commented 6 days ago

Will close #709

sylvaincom commented 1 day ago

I got a AttributeError: module 'skore' has no attribute 'create', does someone know what is going on?

thomass-dev commented 1 day ago

I got a AttributeError: module 'skore' has no attribute 'create', does someone know what is going on?

The CI succeed so i suppose you are talking about your local tests? Please pull latest changes and re-install skore if you're not in editable mode.

sylvaincom commented 1 day ago

@MarieS-WiMLDS I created another ticket (https://github.com/probabl-ai/skore/issues/754) so that a v0 example on tracking items exists in the documentation, then we are can iterate