Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 3,123 for 2 (0.08 sec)

  1. ExtraTreesRegressor — scikit-learn 1.7.2 docume...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Sun Oct 12 02:56:14 UTC 2025
      162.1K bytes
      Cache
     
  2. PolynomialCountSketch — scikit-learn 1.7.2 docu...

    degree = 2 , coef0 = 0 , n_components = 100...approximated. degree int, default=2 Degree of the polynomial kernel...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html
    Sun Oct 12 02:56:14 UTC 2025
      133.7K bytes
      1 views
      Cache
     
  3. AffinityPropagation — scikit-learn 1.7.2 docume...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...cluster_centers_ array([[1, 2], [4, 2]]) For an example usage, see...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Sun Oct 12 02:56:16 UTC 2025
      130.6K bytes
      1 views
      Cache
     
  4. PartialDependenceDisplay — scikit-learn 1.7.2 d...

    2 Release Highlights for scikit-learn 1.2 Release Highlights...‘both’) is not a valid option for 2-ways interactions plot. As a result,...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Sun Oct 12 02:56:14 UTC 2025
      176.8K bytes
      Cache
     
  5. SGDClassifier — scikit-learn 1.7.2 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> Y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> # Always scale the input. The...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Sun Oct 12 02:56:14 UTC 2025
      186.6K bytes
      Cache
     
  6. TransformerMixin — scikit-learn 1.7.2 documenta...

    2 ], [ 2 , 3 ], [ 3 , 4 ]] >>> transformer...
    scikit-learn.org/stable/modules/generated/sklearn.base.TransformerMixin.html
    Sun Oct 12 02:56:16 UTC 2025
      116.6K bytes
      Cache
     
  7. SpectralBiclustering — scikit-learn 1.7.2 docum...

    [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...SpectralBiclustering ( n_clusters = 2 , random_state = 0 ) . fit ( X...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralBiclustering.html
    Sun Oct 12 02:56:14 UTC 2025
      130.2K bytes
      Cache
     
  8. OAS — scikit-learn 1.7.2 documentation

    formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Sun Oct 12 02:56:17 UTC 2025
      133.5K bytes
      Cache
     
  9. DecisionTreeClassifier — scikit-learn 1.7.2 doc...

    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.tree.DecisionTreeClassifier.html
    Sun Oct 12 02:56:14 UTC 2025
      173.2K bytes
      Cache
     
  10. CalibratedClassifierCV — scikit-learn 1.7.2 doc...

    2. method {‘sigmoid’, ‘isotonic’},...Zadrozny & C. Elkan, ICML 2001 [ 2 ] Transforming Classifier Scores...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Sun Oct 12 02:56:17 UTC 2025
      154.3K bytes
      Cache
     
Back to top