No project description provided
Project description
Track Your Data Science
Elevate ML Development with Built-in Recommended Practices
Documentation — Community — YouTube — Skore Hub
🎯 Why Skore?
When it comes to data science, you have excellent tools at your disposal: pandas and polars for data exploration, skrub for stateful transformations, and scikit-learn for model training and evaluation. These libraries are designed to be generic and accommodate a wide range of use cases.
But here's the challenge: Your experience is key to choosing the right building blocks and methodologies. You often spend significant time navigating documentation, writing boilerplate code for common evaluations, and struggling to maintain clear project structure.
Skore is the conductor that transforms your data science pipeline into structured, meaningful artifacts. It reduces the time you spend on documentation navigation, eliminates boilerplate code, and guides you toward the right methodological information to answer your questions.
What Skore does for you:
- Structures your experiments: Automatically generates the insights that matter for your use case
- Reduces boilerplate: One line of code gives you comprehensive model evaluation
- Guides your decisions: Built-in methodological warnings help you avoid common pitfalls
- Maintains clarity: Structured project organization makes your work easier to understand and maintain
⭐ Support us with a star and spread the word - it means a lot! ⭐
🧩 What is Skore?
The core mission of Skore is to turn uneven ML development into structured, effective decision-making. It consists of two complementary components:
- Skore Lib: the open-source Python library (described here!) that provides the structured artifacts and methodological guidance for your data science experiments.
- Skore Hub: the collaborative platform where teams can share, compare, and build upon each other's structured experiments. Learn more on our product page.
⚡️ Quick start
Installation
With pip
We recommend using a virtual environment (venv). You need python>=3.10.
Then, you can install skore by using pip:
# If you plan to use Skore locally
pip install -U skore
# If you wish to interact with Skore Hub as well
pip install -U skore[hub]
# If you wish to log projects to MLflow
pip install -U skore[mlflow]
With conda
skore is available in conda-forge both for local and hub use:
conda install conda-forge::skore
You can find information on the latest version here.
Get structured insights from your ML pipeline
Evaluate your model and get comprehensive insights in one line:
from sklearn.datasets import make_classification
from sklearn.linear_model import LogisticRegression
from skore import CrossValidationReport
X, y = make_classification(n_classes=2, n_samples=100_000, n_informative=4)
clf = LogisticRegression()
# Get structured insights that matter for your use case
cv_report = CrossValidationReport(clf, X, y)
# See what insights are available
cv_report.help()
# Example: Access the metrics summary
metrics_summary = cv_report.metrics.summarize().frame()
# Example: Get the ROC curve
roc_plot = cv_report.metrics.roc()
roc_plot.plot()
Learn more in our documentation.
🛠️ Contributing
Join our mission to promote open-source and make machine learning development more robust and effective. If you'd like to contribute, please check the contributing guidelines here.
👋 Feedback & Community
- Join our Discord to share ideas or get support.
- Request a feature or report a bug via GitHub Issues.
Support
Skore is tested on Linux and Windows, for at most 4 versions of Python, and at most 4 versions of scikit-learn:
- Python 3.10
- scikit-learn 1.5
- scikit-learn 1.7
- Python 3.11
- scikit-learn 1.5
- scikit-learn 1.8
- Python 3.12
- scikit-learn 1.5
- scikit-learn 1.8
- Python 3.13
- scikit-learn 1.5
- scikit-learn 1.6
- scikit-learn 1.7
- scikit-learn 1.8
Brought to you by
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file skore_mlflow_project-0.0.1.tar.gz.
File metadata
- Download URL: skore_mlflow_project-0.0.1.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85d51d0f5c79e9aef6bd648a068464216a58b0d7590438068083e787f806257e
|
|
| MD5 |
82d2c1d3615bacf36a236ba4d185227e
|
|
| BLAKE2b-256 |
7c0963f983e5c2e2c8060ad8f03b92b394a36077b787b406fba222c6fdcac213
|
Provenance
The following attestation bundles were made for skore_mlflow_project-0.0.1.tar.gz:
Publisher:
release.yml on probabl-ai/skore
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
skore_mlflow_project-0.0.1.tar.gz -
Subject digest:
85d51d0f5c79e9aef6bd648a068464216a58b0d7590438068083e787f806257e - Sigstore transparency entry: 1050223334
- Sigstore integration time:
-
Permalink:
probabl-ai/skore@015a0017a20fe0d1528093992e582b55ca4c785c -
Branch / Tag:
refs/tags/skore-mlflow-project/0.0.1 - Owner: https://github.com/probabl-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@015a0017a20fe0d1528093992e582b55ca4c785c -
Trigger Event:
release
-
Statement type:
File details
Details for the file skore_mlflow_project-0.0.1-py3-none-any.whl.
File metadata
- Download URL: skore_mlflow_project-0.0.1-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d09c0ac21852408145a672e9d7d60709cd1e44d2e915649920743a61a99277dc
|
|
| MD5 |
2832a1b851db9952cb5a52c2f0e9e606
|
|
| BLAKE2b-256 |
fc64d1e87e8570596815866536d130fbc501d76378f3db5221e55d77bb8941cc
|
Provenance
The following attestation bundles were made for skore_mlflow_project-0.0.1-py3-none-any.whl:
Publisher:
release.yml on probabl-ai/skore
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
skore_mlflow_project-0.0.1-py3-none-any.whl -
Subject digest:
d09c0ac21852408145a672e9d7d60709cd1e44d2e915649920743a61a99277dc - Sigstore transparency entry: 1050223357
- Sigstore integration time:
-
Permalink:
probabl-ai/skore@015a0017a20fe0d1528093992e582b55ca4c785c -
Branch / Tag:
refs/tags/skore-mlflow-project/0.0.1 - Owner: https://github.com/probabl-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@015a0017a20fe0d1528093992e582b55ca4c785c -
Trigger Event:
release
-
Statement type: