API#

This page lists all the public functions and classes of the skore package.

Project#

These classes are meant for managing a Project.

Project

A project is a collection of items that are stored in a storage.

load

Load an existing Project given a project name or path.

Get assistance when developing ML/DS projects#

These functions and classes enhance scikit-learn’s ones.

cross_validate

Evaluate estimator by cross-validation and output UI-friendly object.