Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1111 - 1120 of 3,423 for document (5.85 seconds)

  1. 12. Dispatching — scikit-learn 1.7.2 docu...

    Array API support (experimental)- Example usage, Support for Array API-compatible inputs, Input and output array type handling, Common estimator checks..
    scikit-learn.org/stable/dispatching.html
    Fri Dec 05 17:52:54 GMT 2025
      30.6K bytes
      Cache
     
  2. Release Highlights — scikit-learn 1.7.2 d...

    These examples illustrate the main features of the releases of scikit-learn. Release Highlights for scikit-learn 1.7 Release Highlights for scikit-learn 1.6 Release Highlights for scikit-learn 1.5 ...
    scikit-learn.org/stable/auto_examples/release_highlights/index.html
    Fri Dec 05 17:52:54 GMT 2025
      80.8K bytes
      Cache
     
  3. Inductive Clustering — scikit-learn 1.7.2...

    Clustering can be expensive, especially when our dataset contains millions of datapoints. Many clustering algorithms are not inductive and so cannot be directly applied to new data samples without ...
    scikit-learn.org/stable/auto_examples/cluster/plot_inductive_clustering.html
    Fri Dec 05 17:52:55 GMT 2025
      101.9K bytes
      Cache
     
  4. Cross decomposition — scikit-learn 1.7.2 ...

    Examples concerning the sklearn.cross_decomposition module. Compare cross decomposition methods Principal Component Regression vs Partial Least Squares Regression
    scikit-learn.org/stable/auto_examples/cross_decomposition/index.html
    Fri Dec 05 17:52:55 GMT 2025
      74.2K bytes
      Cache
     
  5. Frozen Estimators — scikit-learn 1.7.2 do...

    Examples concerning the sklearn.frozen module. Examples of Using FrozenEstimator
    scikit-learn.org/stable/auto_examples/frozen/index.html
    Fri Dec 05 17:52:54 GMT 2025
      73.2K bytes
      Cache
     
  6. Nearest Neighbors — scikit-learn 1.7.2 do...

    Examples concerning the sklearn.neighbors module. Approximate nearest neighbors in TSNE Caching nearest neighbors Comparing Nearest Neighbors with and without Neighborhood Components Analysis Dimen...
    scikit-learn.org/stable/auto_examples/neighbors/index.html
    Fri Dec 05 17:52:54 GMT 2025
      82.5K bytes
      Cache
     
  7. sklearn.metrics — scikit-learn 1.7.2 docu...

    Score functions, performance metrics, pairwise metrics and distance computations. User guide. See the Metrics and scoring: quantifying the quality of predictions and Pairwise metrics, Affinities an...
    scikit-learn.org/stable/api/sklearn.metrics.html
    Fri Dec 05 17:52:54 GMT 2025
      159K bytes
      Cache
     
  8. sklearn.feature_selection — scikit-learn ...

    Feature selection algorithms. These include univariate filter selection methods and the recursive feature elimination algorithm. User guide. See the Feature selection section for further details.
    scikit-learn.org/stable/api/sklearn.feature_selection.html
    Fri Dec 05 17:52:54 GMT 2025
      121.4K bytes
      Cache
     
  9. sklearn.model_selection — scikit-learn 1....

    Tools for model selection, such as cross validation and hyper-parameter tuning. User guide. See the Cross-validation: evaluating estimator performance, Tuning the hyper-parameters of an estimator, ...
    scikit-learn.org/stable/api/sklearn.model_selection.html
    Fri Dec 05 17:52:53 GMT 2025
      129K bytes
      Cache
     
  10. sklearn.exceptions — scikit-learn 1.7.2 d...

    Custom warnings and errors used across scikit-learn.
    scikit-learn.org/stable/api/sklearn.exceptions.html
    Fri Dec 05 17:52:53 GMT 2025
      117.1K bytes
      Cache
     
Back to Top