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

4.1.1. Pipeline: chaining estimators

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

The classes in the

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
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.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
1.4.
  • References/Python/scikit-learn/Guide

Support vector machines (SVMs) are a set of supervised learning methods used for

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
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
1.14.
  • References/Python/scikit-learn/Guide

Semi-supervised learning is a situation in which

2025-01-10 15:47:30