Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 901 - 910 of 2,504 for 2 (0.09 sec)

  1. Spectral clustering for image segmentation — sc...

    0 ]) ** 2 + ( y - center1 [ 1 ]) ** 2 < radius1 ** 2 circle2...0 ]) ** 2 + ( y - center2 [ 1 ]) ** 2 < radius2 ** 2 circle3...
    scikit-learn.org/stable/auto_examples/cluster/plot_segmentation_toy.html
    Sat Nov 08 10:35:04 UTC 2025
      100.4K bytes
      Cache
     
  2. 3.5. Validation curves: plotting scores to eval...

    function \(f(x) = \cos (\frac{3}{2} \pi x)\) and some noisy samples...is usually not possible. 3.5.2. Learning curve # A learning curve...
    scikit-learn.org/stable/modules/learning_curve.html
    Sat Nov 08 10:35:05 UTC 2025
      51.3K bytes
      Cache
     
  3. Early stopping of Stochastic Gradient Descent —...

    2 ), } # Load the dataset X , y...subplots ( nrows = 1 , ncols = 2 , sharey = True , figsize = (...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Sat Nov 08 10:35:04 UTC 2025
      107.6K bytes
      Cache
     
  4. FastICA on 2D point clouds — scikit-learn 1.7.2...

    subplot ( 2 , 2 , 2 ) plot_samples ( X / np ....1.5 , size = ( 20000 , 2 )) S [:, 0 ] *= 2.0 # Mix data A = np ....
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_vs_pca.html
    Sat Nov 08 10:35:04 UTC 2025
      103.2K bytes
      Cache
     
  5. Nearest Neighbors regression — scikit-learn 1.7...

    subplot ( 2 , 1 , i + 1 ) plt . scatter (...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Sat Nov 08 10:35:04 UTC 2025
      91.4K bytes
      Cache
     
  6. ClassifierTags — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version ClassifierTags # class sklearn.utils. ClassifierTags ...
    scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html
    Sat Nov 08 01:06:55 UTC 2025
      106.8K bytes
      Cache
     
  7. RegressorTags — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version RegressorTags # class sklearn.utils. RegressorTags ( ...
    scikit-learn.org/stable/modules/generated/sklearn.utils.RegressorTags.html
    Sat Nov 08 01:06:56 UTC 2025
      105.2K bytes
      Cache
     
  8. Testimonials — scikit-learn 1.7.2 documentation

    Who is using scikit-learn?: J.P.Morgan: Scikit-learn is an indispensable part of the Python machine learning toolkit at JPMorgan. It is very widely used across all parts of the bank for classificat...
    scikit-learn.org/stable/testimonials/testimonials.html
    Sat Nov 08 10:35:04 UTC 2025
      54.4K bytes
      Cache
     
  9. delayed — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version delayed # sklearn.utils.parallel. delayed ( function ...
    scikit-learn.org/stable/modules/generated/sklearn.utils.parallel.delayed.html
    Sat Nov 08 10:35:05 UTC 2025
      105.4K bytes
      Cache
     
  10. PrecisionRecallDisplay — scikit-learn 1.7.2 doc...

    Gallery examples: Visualizations with Display Objects Post-tuning the decision threshold for cost-sensitive learning Precision-Recall
    scikit-learn.org/stable/modules/generated/sklearn.metrics.PrecisionRecallDisplay.html
    Sat Nov 08 10:35:05 UTC 2025
      150K bytes
      Cache
     
Back to top