Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 811 - 820 of 2,914 for 1 (0.08 sec)

  1. MaxAbsScaler — scikit-learn 1.7.0 documentation

    -1. , 1. ], [ 1. , 0. , 0. ], [ 0. , 1. , -0.5]]) fit...= [[ 1. , - 1. , 2. ], ... [ 2. , 0. , 0. ], ... [ 0. , 1. , -...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MaxAbsScaler.html
    Fri Jun 06 09:13:47 UTC 2025
      131.4K bytes
      Cache
     
  2. RidgeClassifierCV — scikit-learn 1.7.0 document...

    1, 1.0, 10.0) , * , fit_intercept...shape (n_alphas,), default=(0.1, 1.0, 10.0) Array of alpha values...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifierCV.html
    Fri Jun 06 09:13:47 UTC 2025
      142.5K bytes
      Cache
     
  3. LinearSVC — scikit-learn 1.7.0 documentation

    intercept term: [x_1, ..., x_n, 1] , where 1 corresponds to the...version 1.3: The "auto" option is added in version 1.3 and will...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Fri Jun 06 09:13:47 UTC 2025
      162.7K bytes
      Cache
     
  4. chi2 — scikit-learn 1.7.0 documentation

    array ([[ 1 , 1 , 3 ], ... [ 0 , 1 , 5 ], ... [ 5 , 4 , 1 ], ......y = np . array ([ 1 , 1 , 0 , 0 , 2 , 2 ]) >>> chi2_stats , p_values...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Fri Jun 06 09:13:47 UTC 2025
      111.2K bytes
      Cache
     
  5. BernoulliRBM — scikit-learn 1.7.0 documentation

    1 , 1 ], [ 1 , 0 , 1 ], [ 1 , 1 , 1 ]]) >>> model...= 256 , * , learning_rate = 0.1 , batch_size = 10 , n_iter = 10...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html
    Fri Jun 06 09:13:47 UTC 2025
      135.8K bytes
      Cache
     
  6. 14. External Resources, Videos and Talks — scik...

    1. The scikit-learn MOOC # If you...
    scikit-learn.org/stable/presentations.html
    Fri Jun 06 09:13:47 UTC 2025
      33.8K bytes
      Cache
     
  7. StackingRegressor — scikit-learn 1.7.0 document...

    in version 1.1: The ‘prefit’ option was added in 1.1 Note A larger...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Fri Jun 06 09:13:47 UTC 2025
      153.6K bytes
      Cache
     
  8. Perceptron — scikit-learn 1.7.0 documentation

    l1_ratio <= 1 . l1_ratio=0 corresponds to L2 penalty, l1_ratio=1 to L1....means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html
    Fri Jun 06 09:13:47 UTC 2025
      162.4K bytes
      Cache
     
  9. DetCurveDisplay — scikit-learn 1.7.0 documentation

    y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Fri Jun 06 09:13:47 UTC 2025
      137.8K bytes
      Cache
     
  10. GammaRegressor — scikit-learn 1.7.0 documentation

    alpha = 1.0 , fit_intercept = True , solver...Parameters : alpha float, default=1 Constant that multiplies the L2...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Fri Jun 06 09:13:47 UTC 2025
      139.2K bytes
      Cache
     
Back to top