3.3.
  • References/Python/scikit-learn/Guide

There are 3 different approaches to evaluate the quality of predictions of a model: Estimator score

2025-01-10 15:47:30
4.6.
  • References/Python/scikit-learn/Guide

This submodule contains functions that approximate the feature mappings that correspond to certain kernels, as they are used for example in support vector machines (see

2025-01-10 15:47:30
1.6.
  • References/Python/scikit-learn/Guide

sklearn.neighbors

2025-01-10 15:47:30
6.
  • References/Python/scikit-learn/Guide

For some applications the amount of examples, features (or both) and/or the speed at which they need to be processed are challenging for traditional

2025-01-10 15:47:30
API Reference
  • References/Python/scikit-learn/Guide

This is the class and function reference of scikit-learn. Please refer to the full user guide for further details, as the class and function raw specifications may

2025-01-10 15:47:30
1.16.
  • References/Python/scikit-learn/Guide

When performing classification you often want not only to predict the class label, but also obtain a probability of the respective label. This probability gives you

2025-01-10 15:47:30
1.12.
  • References/Python/scikit-learn/Guide

Warning All classifiers in scikit-learn do multiclass classification

2025-01-10 15:47:30
1.7.
  • References/Python/scikit-learn/Guide

Gaussian Processes (GP) are a generic supervised learning method designed to solve regression and probabilistic classification problems

2025-01-10 15:47:30
4.4.
  • References/Python/scikit-learn/Guide

If your number of features is high, it may be useful to reduce it with an unsupervised step prior to supervised steps. Many of the Unsupervised

2025-01-10 15:47:30
1.1.
  • References/Python/scikit-learn/Guide

The following are a set of methods intended for regression in which the target value is expected to be a linear combination of the input variables. In mathematical

2025-01-10 15:47:30