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

Expand `skore.train_test_split` with several warnings #684

Open augustebaum opened 1 week ago

augustebaum commented 1 week ago

Implements #492

Follows #683