Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 711 - 720 of 1,701 for document (0.38 sec)

  1. 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
     
  2. 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
     
  3. 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
     
  4. randomized_svd — scikit-learn 1.7.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version randomized_svd # sklearn.utils.extmath. randomized_sv...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_svd.html
    Fri Jun 27 15:51:03 UTC 2025
      117.5K bytes
      Cache
     
  5. show_versions — scikit-learn 1.7.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version show_versions # sklearn. show_versions ( ) [source] #...
    scikit-learn.org/stable/modules/generated/sklearn.show_versions.html
    Thu Jul 03 11:42:06 UTC 2025
      104.3K bytes
      Cache
     
  6. gen_batches — scikit-learn 1.7.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version gen_batches # sklearn.utils. gen_batches ( n , batch_...
    scikit-learn.org/stable/modules/generated/sklearn.utils.gen_batches.html
    Thu Jul 03 11:42:05 UTC 2025
      108K bytes
      Cache
     
  7. make_checkerboard — scikit-learn 1.7.0 document...

    Gallery examples: A demo of the Spectral Biclustering algorithm
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_checkerboard.html
    Thu Jul 03 11:42:05 UTC 2025
      111.7K bytes
      Cache
     
  8. load_files — scikit-learn 1.7.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version load_files # sklearn.datasets. load_files ( container...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_files.html
    Thu Jul 03 11:42:05 UTC 2025
      112K bytes
      1 views
      Cache
     
  9. plot_tree — scikit-learn 1.7.0 documentation

    Gallery examples: Plot the decision surface of decision trees trained on the iris dataset Understanding the decision tree structure
    scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html
    Thu Jul 03 11:42:05 UTC 2025
      114.1K bytes
      Cache
     
  10. fetch_kddcup99 — scikit-learn 1.7.0 documentation

    Gallery examples: Evaluation of outlier detection estimators
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_kddcup99.html
    Thu Jul 03 11:42:05 UTC 2025
      113.8K bytes
      Cache
     
Back to top