Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 3,740 for 1 (0.15 sec)

  1. NeighborhoodComponentsAnalysis — scikit-learn 1...

    If 1, progress messages will be printed to stdout. If > 1, progress...<= min(n_features, n_classes - 1) we use 'lda' , as it uses labels...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Tue Sep 16 14:38:54 UTC 2025
      143K bytes
      Cache
     
  2. MultiOutputRegressor — scikit-learn 1.7.2 docum...

    means 1 unless in a joblib.parallel_backend context. -1 means...X [[ 0 ]]) array([[176, 35.1, 57.1]]) fit ( X , y , sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html
    Tue Sep 16 14:38:55 UTC 2025
      146.1K bytes
      Cache
     
  3. LearningCurveDisplay — scikit-learn 1.7.2 docum...

    1, 0.33, 0.55, 0.78, 1.]) , cv = None , scoring...(n_ticks,), default=np.linspace(0.1, 1.0, 5) Relative or absolute numbers...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Tue Sep 16 14:38:52 UTC 2025
      144.5K bytes
      Cache
     
  4. GraphicalLassoCV — scikit-learn 1.7.2 documenta...

    means 1 unless in a joblib.parallel_backend context. -1 means...0.2 , 0.0 , 0.3 , 0.1 ], ... [ 0.0 , 0.0 , 0.1 , 0.7 ]]) >>> np...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Tue Sep 16 14:38:52 UTC 2025
      140.3K bytes
      Cache
     
  5. 9.1. Strategies to scale computationally: bigge...

    1.1.1. Streaming instances # Basically, 1. may be a...to make your system scale. 9.1.1. Scaling with instances using...
    scikit-learn.org/stable/computing/scaling_strategies.html
    Tue Sep 16 14:38:55 UTC 2025
      46.2K bytes
      Cache
     
  6. TransformedTargetRegressor — scikit-learn 1.7.2...

    reshape ( - 1 , 1 ) >>> y = np . exp ( 2 * X )...all strings. Added in version 1.0. See also sklearn.preproces...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Tue Sep 16 14:38:54 UTC 2025
      143.1K bytes
      Cache
     
  7. OrthogonalMatchingPursuit — scikit-learn 1.7.2 ...

    either set to 10% of n_features or 1, whichever is greater. tol float,...either set to 10% of n_features or 1, whichever is greater. n_features_in_...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Tue Sep 16 14:38:54 UTC 2025
      134K bytes
      2 views
      Cache
     
  8. MultinomialNB — scikit-learn 1.7.2 documentation

    Added in version 1.2. Changed in version 1.4: The default value... MultinomialNB ( * , alpha = 1.0 , force_alpha = True , fit_prior...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html
    Tue Sep 16 14:38:52 UTC 2025
      151.8K bytes
      Cache
     
  9. SelfTrainingClassifier — scikit-learn 1.7.2 doc...

    since version 1.6: base_estimator was deprecated in 1.6 and will...estimator_ attribute. Added in version 1.6: estimator was added to replace...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.SelfTrainingClassifier.html
    Mon Sep 15 09:31:45 UTC 2025
      142.1K bytes
      Cache
     
  10. CalibratedClassifierCV — scikit-learn 1.7.2 doc...

    means 1 unless in a joblib.parallel_backend context. -1 means...LinearSVC . Added in version 1.2. method {‘sigmoid’, ‘isotonic’},...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Tue Sep 16 14:38:52 UTC 2025
      154.3K bytes
      Cache
     
Back to top