Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 2,909 for 1 (0.17 sec)

  1. KBinsDiscretizer — scikit-learn 1.7.0 documenta...

    [ 1., 1., 1., 0.], [ 2., 2., 2., 1.], [ 2., 2., 2.,...>>> X = [[ - 2 , 1 , - 4 , - 1 ], ... [ - 1 , 2 , - 3 , - 0.5...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KBinsDiscretizer.html
    Thu Jun 05 22:21:57 UTC 2025
      152.8K bytes
      Cache
     
  2. sample_without_replacement — scikit-learn 1.6.1...

    1, 5, 0, 7]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.random.sample_without_replacement.html
    Thu May 29 09:16:23 UTC 2025
      108.5K bytes
      Cache
     
  3. StratifiedGroupKFold — scikit-learn 1.7.0 docum...

    1 , 1 , 1 , 1 , 1 , 1 , 0 , 0 , 0 , 0 , 0...Train: index=[ 0 1 2 3 7 8 9 10 11 15 16] group=[1 1 2 2 4 5 5 5 5...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Thu Jun 05 22:21:57 UTC 2025
      129.9K bytes
      Cache
     
  4. randomized_svd — scikit-learn 1.6.1 documentation

    approximation problem described in [1] (problem (1.5), p5). Refer to Wikipedia...n_iter=0 or 1 should even work fine in theory (see [1] page 9)....
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_svd.html
    Mon Jun 02 16:38:46 UTC 2025
      117.8K bytes
      Cache
     
  5. LogisticRegressionCV — scikit-learn 1.7.0 docum...

    means 1 unless in a joblib.parallel_backend context. -1 means...version 1.5: multi_class was deprecated in version 1.5 and will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Thu Jun 05 22:21:57 UTC 2025
      167.2K bytes
      Cache
     
  6. AffinityPropagation — scikit-learn 1.7.0 docume...

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2.... labels_ array([0, 0, 0, 1, 1, 1]) >>> clustering . predict...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Thu Jun 05 22:21:58 UTC 2025
      130.6K bytes
      1 views
      Cache
     
  7. PolynomialCountSketch — scikit-learn 1.7.0 docu...

    [ 1 , 1 ], [ 1 , 0 ], [ 0 , 1 ]] >>> y = [ 0 , 0 , 1 , 1 ] >>>...Array with random entries in {+1, -1}, used to represent the 2-wise...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html
    Thu Jun 05 22:21:58 UTC 2025
      133.7K bytes
      1 views
      Cache
     
  8. density — scikit-learn 1.6.1 documentation

    between 0 and 1. Examples >>> from scipy import...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.density.html
    Sun Jun 01 04:47:41 UTC 2025
      107.4K bytes
      Cache
     
  9. LassoCV — scikit-learn 1.7.0 documentation

    since version 1.7: n_alphas was deprecated in 1.7 and will be...since version 1.7: alphas=None was deprecated in 1.7 and will be...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Thu Jun 05 22:21:57 UTC 2025
      169.1K bytes
      Cache
     
  10. LogisticRegression — scikit-learn 1.7.0 documen...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights..., C = 1.0 , fit_intercept = True , intercept_scaling = 1 , class_weight...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Thu Jun 05 22:21:58 UTC 2025
      191.3K bytes
      Cache
     
Back to top