Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 931 - 940 of 1,702 for document (0.45 sec)

  1. Plot classification boundaries with different S...

    This example shows how different kernels in a SVC(Support Vector Classifier) influence the classification boundaries in a binary, two-dimensional classification problem. SVCs aim to find a hyperpla...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html
    Thu Jul 03 11:42:05 UTC 2025
      122.8K bytes
      Cache
     
  2. 11. Common pitfalls and recommended practices —...

    The purpose of this chapter is to illustrate some common pitfalls and anti-patterns that occur when using scikit-learn. It provides examples of what not to do, along with a corresponding correct ex...
    scikit-learn.org/stable/common_pitfalls.html
    Thu Jul 03 11:42:05 UTC 2025
      102.8K bytes
      Cache
     
  3. 1.8. Cross decomposition — scikit-learn 1.7.0 d...

    The cross decomposition module contains supervised estimators for dimensionality reduction and regression, belonging to the “Partial Least Squares” family. Cross decomposition algorithms find the f...
    scikit-learn.org/stable/modules/cross_decomposition.html
    Thu Jul 03 11:42:05 UTC 2025
      55.5K bytes
      Cache
     
  4. 1.15. Isotonic regression — scikit-learn 1.7.0 ...

    The class IsotonicRegression fits a non-decreasing real function to 1-dimensional data. It solves the following problem:\min \sum_i w_i (y_i - \hat{y}_i)^2 subject to\hat{y}_i \le \hat{y}_j wheneve...
    scikit-learn.org/stable/modules/isotonic.html
    Thu Jul 03 11:42:05 UTC 2025
      32.9K bytes
      1 views
      Cache
     
  5. Elasticsearch features list | Elastic

    individual documents, or across multiple documents using document APIs....security Document-level security restricts the documents that users...
    www.elastic.co/elasticsearch/features
    Mon Jul 07 01:10:10 UTC 2025
      626.4K bytes
      1 views
      Cache
     
  6. haversine_distances — scikit-learn 1.7.0 docume...

    Skip to main content Back to top Ctrl + K GitHub Choose version haversine_distances # sklearn.metrics.pairwise. haver...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.haversine_distances.html
    Thu Jul 03 11:42:04 UTC 2025
      108.6K bytes
      Cache
     
  7. robust_scale — scikit-learn 1.7.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version robust_scale # sklearn.preprocessing. robust_scale ( ...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html
    Thu Jul 03 11:42:05 UTC 2025
      112.9K bytes
      Cache
     
  8. dict_learning — scikit-learn 1.7.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version dict_learning # sklearn.decomposition. dict_learning ...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning.html
    Thu Jul 03 11:42:05 UTC 2025
      120.1K bytes
      Cache
     
  9. ridge_regression — scikit-learn 1.7.0 documenta...

    Skip to main content Back to top Ctrl + K GitHub Choose version ridge_regression # sklearn.linear_model. ridge_regres...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ridge_regression.html
    Thu Jul 03 11:42:05 UTC 2025
      119K bytes
      Cache
     
  10. quantile_transform — scikit-learn 1.7.0 documen...

    Gallery examples: Effect of transforming the targets in regression model
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html
    Thu Jul 03 11:42:05 UTC 2025
      117K bytes
      Cache
     
Back to top