Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 221 - 230 of 3,774 for 1 (1.06 sec)

  1. 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
    Thu Oct 09 16:57:49 UTC 2025
      140.3K bytes
      Cache
     
  2. make_blobs — scikit-learn 1.7.2 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Plot the...2) >>> y array([0, 0, 1, 0, 2, 2, 2, 1, 1, 0]) >>> X , y = make_blobs...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html
    Thu Oct 09 16:57:48 UTC 2025
      130.3K bytes
      Cache
     
  3. 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
    Thu Oct 09 16:57:48 UTC 2025
      134K bytes
      2 views
      Cache
     
  4. 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
    Thu Oct 09 16:57:48 UTC 2025
      151.8K bytes
      Cache
     
  5. 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
    Thu Oct 09 16:57:48 UTC 2025
      142.1K bytes
      Cache
     
  6. 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
    Thu Oct 09 16:57:45 UTC 2025
      154.3K bytes
      Cache
     
  7. PLSCanonical — scikit-learn 1.7.2 documentation

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...intercept_ . Added in version 1.1. n_iter_ list of shape (n_components,)...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Thu Oct 09 16:57:49 UTC 2025
      159.1K bytes
      Cache
     
  8. 8.4. Loading other datasets — scikit-learn 1.7....

    1. Sample images # Scikit-learn...forget to scale to the range 0 - 1 as done in the following example....
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Thu Oct 09 16:57:47 UTC 2025
      60.8K bytes
      Cache
     
  9. silhouette_samples — scikit-learn 1.7.2 documen...

    The best value is 1 and the worst value is -1. Values near 0 indicate...2 <= n_labels <= n_samples - 1 . This function returns the Silhouette...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_samples.html
    Thu Oct 09 16:57:45 UTC 2025
      112.3K bytes
      Cache
     
  10. Nystroem — scikit-learn 1.7.2 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
    Thu Oct 09 16:57:48 UTC 2025
      138.1K bytes
      Cache
     
Back to top