Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 3,269 for 2 (0.11 sec)

  1. Release Highlights for scikit-learn 1.2 — sciki...

    ON 2 1 Allison, Miss. Helen Loraine female 2.0000 1 2 113781...0.189830 -1.973554 2.0 1.0 33 -0.416010 2.630382 0.0 1.0 107...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html
    Fri Sep 26 00:57:37 UTC 2025
      141.1K bytes
      Cache
     
  2. ValidationCurveDisplay — scikit-learn 1.7.2 doc...

    str can be an expression like ‘2*n_jobs’. verbose int, default=0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Wed Sep 24 16:15:26 UTC 2025
      144.1K bytes
      Cache
     
  3. mean_pinball_loss — scikit-learn 1.7.2 document...

    2 , 3 ] >>> mean_pinball_loss ( y_true , [ 0 , 2 , 3 ],...mean_pinball_loss ( y_true , [ 1 , 2 , 4 ], alpha = 0.1 ) 0.3... >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html
    Fri Sep 26 00:57:37 UTC 2025
      114.1K bytes
      Cache
     
  4. LedoitWolf — scikit-learn 1.7.2 documentation

    2 ], ... [ .2 , .8 ]]) >>> np . random...Multivariate Analysis, Volume 88, Issue 2, February 2004, pages 365-411....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Fri Sep 26 00:57:37 UTC 2025
      133.6K bytes
      Cache
     
  5. GradientBoostingClassifier — scikit-learn 1.7.2...

    min_samples_split = 2 , min_samples_leaf = 1 , min_...min_samples_split int or float, default=2 The minimum number of samples...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Fri Sep 26 00:57:37 UTC 2025
      179.6K bytes
      Cache
     
  6. TruncatedSVD — scikit-learn 1.7.2 documentation

    TruncatedSVD ( n_components = 2 , * , algorithm = 'randomized'...Parameters : n_components int, default=2 Desired dimensionality of output...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.TruncatedSVD.html
    Fri Sep 26 00:57:37 UTC 2025
      137.2K bytes
      Cache
     
  7. DecisionBoundaryDisplay — scikit-learn 1.7.2 do...

    2) Input data that should be only 2-dimensional....load_iris () >>> feature_1 , feature_2 = np . meshgrid ( ... np . linspace...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Fri Sep 26 00:57:37 UTC 2025
      154.7K bytes
      Cache
     
  8. roc_curve — scikit-learn 1.7.2 documentation

    2 , 2 ]) >>> scores = np . array ([...Returns : fpr ndarray of shape (>2,) Increasing false positive rates...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html
    Wed Sep 24 16:15:25 UTC 2025
      117K bytes
      Cache
     
  9. Normalizer — scikit-learn 1.7.2 documentation

    2 , 2 ], ... [ 1 , 3 , 9 , 3 ], ......transform ( X ) array([[0.8, 0.2, 0.4, 0.4], [0.1, 0.3, 0.9, 0.3],...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html
    Wed Sep 24 16:15:24 UTC 2025
      135.6K bytes
      Cache
     
  10. GaussianMixture — scikit-learn 1.7.2 documentation

    2 ], [ 1 , 4 ], [ 1 , 0 ], [ 10 , 2 ], [ 10 , 4 ],...gm . means_ array([[10., 2.], [ 1., 2.]]) >>> gm . predict ([[...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html
    Wed Sep 24 16:15:25 UTC 2025
      152K bytes
      Cache
     
Back to top