Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 3,459 for 1 (0.1 sec)

  1. OrthogonalMatchingPursuit — scikit-learn 1.5.0 ...

    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 May 30 15:22:06 UTC 2024
      140.2K bytes
      2 views
      Cache
     
  2. GraphicalLassoCV — scikit-learn 1.5.0 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 May 30 15:22:05 UTC 2024
      150.5K bytes
      Cache
     
  3. RidgeCV — scikit-learn 1.5.0 documentation

    1, 1.0, 10.0) , * , fit_intercept...shape (n_alphas,), default=(0.1, 1.0, 10.0) Array of alpha values...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Thu May 30 15:22:06 UTC 2024
      155.7K bytes
      Cache
     
  4. MultinomialNB — scikit-learn 1.5.0 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 May 30 15:22:07 UTC 2024
      157.9K bytes
      Cache
     
  5. CalibratedClassifierCV — scikit-learn 1.5.0 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 May 30 15:22:06 UTC 2024
      157.6K bytes
      Cache
     
  6. Normalizer — scikit-learn 1.5.0 documentation

    1 , 2 , 2 ], ... [ 1 , 3 , 9 , 3 ], ... [...0.4, 0.4], [0.1, 0.3, 0.9, 0.3], [0.5, 0.7, 0.5, 0.1]]) fit ( X...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html
    Thu May 30 15:22:06 UTC 2024
      141.5K bytes
      Cache
     
  7. DecisionTreeRegressor — scikit-learn 1.5.0 docu...

    1: monotonic increase 0: no constraint -1: monotonic...min_samples_split = 2 , min_samples_leaf = 1 , min_weight_fraction_leaf = 0.0...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html
    Thu May 30 15:22:06 UTC 2024
      180K bytes
      Cache
     
  8. FixedThresholdClassifier — scikit-learn 1.5.0 d...

    y_true is in {-1, 1} or {0, 1} , pos_label is set to 1, otherwise...... n_samples = 1_000 , weights = [ 0.9 , 0.1 ], class_sep = 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Thu May 30 15:22:06 UTC 2024
      146.9K bytes
      Cache
     
  9. SparsePCA — scikit-learn 1.5.0 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...n_components = None , * , alpha = 1 , ridge_alpha = 0.01 , max_iter...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html
    Thu May 30 15:22:07 UTC 2024
      141.1K bytes
      Cache
     
  10. PLSCanonical — scikit-learn 1.5.0 documentation

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...version 1.5: Y is deprecated in 1.5 and will be removed in 1.7. Use...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Thu May 30 15:22:07 UTC 2024
      168.3K bytes
      Cache
     
Back to top