Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 3,774 for 1 (1.02 sec)

  1. make_scorer — scikit-learn 1.7.2 documentation

    Added in version 1.4. Deprecated since version 1.6: None is equivalent...scikit-learn 1.5 Release Highlights for scikit-learn 1.5 On this...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Thu Oct 09 16:57:48 UTC 2025
      115.7K bytes
      Cache
     
  2. MiniBatchSparsePCA — scikit-learn 1.7.2 documen...

    means 1 unless in a joblib.parallel_backend context. -1 means...tol to 0.0. Added in version 1.1. max_no_improvement int or None,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchSparsePCA.html
    Thu Oct 09 16:57:49 UTC 2025
      137.8K bytes
      Cache
     
  3. FeatureAgglomeration — scikit-learn 1.7.2 docum...

    version 1.0. children_ array-like of shape (n_nodes-1, 2) The...fit method. Added in version 1.2. memory str or object with the...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html
    Thu Oct 09 16:57:45 UTC 2025
      138.5K bytes
      Cache
     
  4. KNNImputer — scikit-learn 1.7.2 documentation

    1-D arrays) of X and Y , respectively....is always 0 . Added in version 1.2. Attributes : indicator_ MissingIndicator...
    scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html
    Thu Oct 09 16:57:45 UTC 2025
      133.7K bytes
      Cache
     
  5. SpectralEmbedding — scikit-learn 1.7.2 document...

    means 1 unless in a joblib.parallel_backend context. -1 means...If None, gamma will be set to 1/n_features. random_state int,...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.SpectralEmbedding.html
    Thu Oct 09 16:57:48 UTC 2025
      129.3K bytes
      Cache
     
  6. SequentialFeatureSelector — scikit-learn 1.7.2 ...

    version 1.1: The option "auto" was added in version 1.1. Changed...version 1.3: The default changed from "warn" to "auto" in 1.3. tol...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Thu Oct 09 16:57:49 UTC 2025
      143.1K bytes
      Cache
     
  7. RandomizedSearchCV — scikit-learn 1.7.2 documen...

    means 1 unless in a joblib.parallel_backend context. -1 means...… rank_test_score ‘rbf’ 0.1 0.80 … 1 ‘rbf’ 0.2 0.84 … 3 ‘rbf’...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Thu Oct 09 16:57:48 UTC 2025
      168.5K bytes
      Cache
     
  8. Older Versions — scikit-learn 1.7.2 documentation

    1 Meng Xinfan 1 Rob Zinkov 1 Shiqiao 1 Udi Weinsberg 1 Virgile...Cournapeau 1 Keith Goodman 1 Ludwig Schwardt 1 Olivier Hervieu 1 Sergio...
    scikit-learn.org/stable/whats_new/older_versions.html
    Thu Oct 09 16:57:48 UTC 2025
      144.6K bytes
      Cache
     
  9. 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
    Thu Oct 09 16:57:48 UTC 2025
      143K bytes
      Cache
     
  10. ledoit_wolf — scikit-learn 1.7.2 documentation

    regularized (shrunk) covariance is: (1 - shrinkage) * cov + shrinkage...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf.html
    Thu Oct 09 16:57:49 UTC 2025
      109.5K bytes
      Cache
     
Back to top