Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 441 - 450 of over 10,000 for 1 (0.5 seconds)

Filter
  1. BaggingClassifier — scikit-learn 1.8.0 document...

    means 1 unless in a joblib.parallel_backend context. -1 means...max_samples = None , max_features = 1.0 , bootstrap = True , bootstrap_features...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingClassifier.html
    Mon Mar 23 20:39:20 UTC 2026
      18.8K bytes
      Cache
     
  2. LinearSVC — scikit-learn 1.8.0 documentation

    version 1.3: The "auto" option is added in version 1.3 and will...intercept term: [x_1, ..., x_n, 1] , where 1 corresponds to the intercept....
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Mon Mar 23 20:39:21 UTC 2026
      21.9K bytes
      Cache
     
  3. LabelSpreading — scikit-learn 1.8.0 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...Clamping factor. A value in (0, 1) that specifies the relative amount...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html
    Mon Mar 23 20:39:23 UTC 2026
      17.5K bytes
      Cache
     
  4. ColumnTransformer — scikit-learn 1.8.0 document...

    1. , 2. , 2. ], ... [ 1. , 1. , 0. , 1. ]]) >>> #...scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...
    scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html
    Mon Mar 23 20:39:21 UTC 2026
      21.2K bytes
      Cache
     
  5. KernelCenterer — scikit-learn 1.8.0 documentation

    [[ 1. , - 2. , 2. ], ... [ - 2. , 1. , 3. ], ... [ 4. , 1. ,...all strings. Added in version 1.0. See also sklearn.kernel_ap...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KernelCenterer.html
    Mon Mar 23 20:39:21 UTC 2026
      16.6K bytes
      Cache
     
  6. PassiveAggressiveClassifier — scikit-learn 1.8....

    deprecated in version 1.8 and will be removed in 1.10. Instead use:...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      19.3K bytes
      Cache
     
  7. silhouette_samples — scikit-learn 1.8.0 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
    Mon Mar 23 20:39:20 UTC 2026
      14.5K bytes
      Cache
     
  8. MiniBatchDictionaryLearning — scikit-learn 1.8....

    1 ( U , V ) with || V_k || _2 <= 1 for all 0 <=...heuristics. Added in version 1.1. fit_algorithm {‘lars’, ‘cd’},...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html
    Mon Mar 23 20:39:21 UTC 2026
      18.7K bytes
      Cache
     
  9. ShrunkCovariance — scikit-learn 1.8.0 documenta...

    1 ) [source] # Covariance estimator...computation. shrinkage float, default=0.1 Coefficient in the convex combination...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html
    Mon Mar 23 20:39:21 UTC 2026
      16.7K bytes
      Cache
     
  10. Monotonic Constraints — scikit-learn 1.8.0 docu...

    versionchanged:: 1.1 Added option 'quantile'. .. versionchanged:: 1.3 Added...versionchanged:: 1.1 Added option 'quantile'. .. versionchanged:: 1.3 Added...
    scikit-learn.org/stable/auto_examples/ensemble/plot_monotonic_constraints.html
    Mon Mar 23 20:39:21 UTC 2026
      35K bytes
      Cache
     
Back to Top