
scikit-learn: machine learning in Python — scikit-learn 1.8.0 …
scikit-learn Machine Learning in Python Getting Started Release Highlights for 1.8
Installing scikit-learn — scikit-learn 1.8.0 documentation
Install the version of scikit-learn provided by your operating system or Python distribution. This is a quick option for those who have operating systems or Python distributions that distribute …
User Guide — scikit-learn 1.8.0 documentation
Jan 1, 2010 · 9. Computing with scikit-learn 9.1. Strategies to scale computationally: bigger data 9.1.1. Scaling with instances using out-of-core learning 9.2. Computational Performance 9.2.1. …
Getting Started — scikit-learn 1.8.0 documentation
Scikit-learn provides tools to automatically find the best parameter combinations (via cross-validation). In the following example, we randomly search over the parameter space of a …
Examples — scikit-learn 1.8.0 documentation
This is the gallery of examples that showcase how scikit-learn can be used. Some examples demonstrate the use of the API in general and some demonstrate specific applications in …
API Reference — scikit-learn 1.8.0 documentation
This is the class and function reference of scikit-learn. Please refer to the full user guide for further details, as the raw specifications of classes and functions may not be enough to give full …
1. Supervised learning — scikit-learn 1.7.2 documentation
Jan 1, 2010 · Linear Models- Ordinary Least Squares, Ridge regression and classification, Lasso, Multi-task Lasso, Elastic-Net, Multi-task Elastic-Net, Least Angle Regression, LARS Lasso, …
1.1. Linear Models — scikit-learn 1.8.0 documentation
The first reference explains the coordinate descent solver used in scikit-learn, the others treat gap safe screening rules.
scikit-learn: machine learning in Python — scikit-learn 1.0.2 …
This is documentation for an old release of Scikit-learn (version 1.0). Try the latest stable release (version 1.7) or development (unstable) versions.
About us — scikit-learn 1.8.0 documentation
scikit-learn is a community project, developed by a large group of people, all across the world. A few core contributor teams, listed below, have central roles, however a more complete list of …