This is documentation for an old release of Scikit-learn (version 0.23). Try the latest stable release (version 1.6) or development (unstable) versions.

Examples

Release Highlights

These examples illustrate the main features of the releases of scikit-learn.

Cross decomposition

Examples concerning the sklearn.cross_decomposition module.

Generalized Linear Models

Examples concerning the sklearn.linear_model module.

Multioutput methods

Examples concerning the sklearn.multioutput module.