Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 401 - 410 of 2,898 for 1 (0.08 sec)

  1. Nystroem — scikit-learn 1.7.0 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. See also AdditiveChi2Sampler...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.Nystroem.html
    Fri Jun 06 09:13:46 UTC 2025
      138.1K bytes
      Cache
     
  2. 7.1. Pipelines and composite estimators — sciki...

    1.1.1. Usage # 7.1.1.1.1. Build a pipeline...0, 0, 0, 1, 0, 1, 0, 0, 1, 1, 1, 0], [0, 1, 0, 0, 1, 0, 0, 0,...
    scikit-learn.org/stable/modules/compose.html
    Fri Jun 06 09:13:47 UTC 2025
      112.5K bytes
      Cache
     
  3. BayesianGaussianMixture — scikit-learn 1.7.0 do...

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], [ 4 , 2 ], [...mixtures”. Bayesian analysis 1.1 Examples >>> import numpy as...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html
    Fri Jun 06 09:13:46 UTC 2025
      152.9K bytes
      Cache
     
  4. KFold — scikit-learn 1.7.0 documentation

    3] Test: index=[0 1] Fold 1: Train: index=[0 1] Test: index=[2...X = np . array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]])...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Fri Jun 06 09:13:47 UTC 2025
      123.2K bytes
      Cache
     
  5. LassoLarsIC — scikit-learn 1.7.0 documentation

    [ - 1 , 1 ], [ 0 , 0 ], [ 1 , 1 ], [ 2 , 2 ]] >>>...fit_intercept . Added in version 1.1. Attributes : coef_ array-like...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Fri Jun 06 09:13:46 UTC 2025
      146K bytes
      Cache
     
  6. RobustScaler — scikit-learn 1.7.0 documentation

    [[ 1. , - 2. , 2. ], ... [ - 2. , 1. , 3. ], ... [ 4. , 1. ,..., -2. , 0. ], [-1. , 0. , 0.4], [ 1. , 0. , -1.6]]) fit ( X ,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.RobustScaler.html
    Fri Jun 06 09:13:47 UTC 2025
      134.3K bytes
      Cache
     
  7. OutputCodeClassifier — scikit-learn 1.7.0 docum...

    means 1 unless in a joblib.parallel_backend context. -1 means...( estimator , * , code_size = 1.5 , random_state = None , n_jobs...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Thu Jun 05 22:21:58 UTC 2025
      132.3K bytes
      Cache
     
  8. HistGradientBoostingRegressor — scikit-learn 1....

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...version 1.1: Added option ‘quantile’. Changed in version 1.3: Added...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Fri Jun 06 09:13:47 UTC 2025
      178K bytes
      Cache
     
  9. ClassifierTags — scikit-learn 1.6.1 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
    Thu Jun 05 01:26:45 UTC 2025
      107.3K bytes
      Cache
     
  10. GradientBoostingClassifier — scikit-learn 1.7.0...

    1 , n_estimators = 100 , subsample = 1.0 , criterion...in the range [1, inf) . subsample float, default=1.0 The fraction...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Fri Jun 06 09:13:47 UTC 2025
      180K bytes
      Cache
     
Back to top