probabl-ai / skore

Skore let's 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
MIT License
11 stars 0 forks source link

Create CI workflow to test skore on all versions of python `>=3.9` #388

Open thomass-dev opened 1 week ago

thomass-dev commented 1 week ago

Actually, skore only enforce compatibility with python >=3.12, but scikit-learn allows python >= 3.9.

https://docs.github.com/en/actions/use-cases-and-examples/building-and-testing/building-and-testing-python