About 52 results
Open links in new tab
  1. Getting Started — scikit-learn 1.8.0 documentation

    Scikit-learn is an open source machine learning library that supports supervised and unsupervised learning. It also provides various tools for model fitting, data preprocessing, model selection, …

  2. scikit-learn: machine learning in Python — scikit-learn 1.8.0 …

    scikit-learn Machine Learning in Python Getting Started Release Highlights for 1.8

  3. 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. …

  4. scikit-learn Tutorials — scikit-learn 1.4.2 documentation

    This is documentation for an old release of Scikit-learn (version 1.4). Try the latest stable release (version 1.8) or development (unstable) versions. scikit-learn Tutorials ¶ An introduction to …

  5. 14. External Resources, Videos and Talks - scikit-learn

    The MOOC, created and maintained by some of the scikit-learn core-contributors, is free of charge and is designed to help learners of all levels master machine learning using scikit …

  6. An introduction to machine learning with scikit-learn

    scikit-learn comes with a few standard datasets, for instance the iris and digits datasets for classification and the diabetes dataset for regression. In the following, we start a Python …

  7. 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 …

  8. 1. Supervised learning — scikit-learn 1.8.0 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, …

  9. A tutorial on statistical-learning for scientific data ... - scikit-learn

    This tutorial will explore statistical learning, the use of machine learning techniques with the goal of statistical inference: drawing conclusions on the data at hand. Scikit-learn is a Python …

  10. scikit-learn: machine learning in Python — scikit-learn 1.5.0 …

    scikit-learn: machine learning in Python — scikit-learn 1.5.0 documentation