Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 271 - 280 of over 10,000 for 1 (1.77 seconds)

Filter
  1. f_regression — scikit-learn 1.8.0 documentation

    r_regression values lie in [-1, 1] and can thus be negative. f_regression...set to 0.0 . Added in version 1.1. Returns : f_statistic ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Tue Mar 17 03:44:36 UTC 2026
      14.8K bytes
      Cache
     
  2. OneVsRestClassifier — scikit-learn 1.8.0 docume...

    as a 2D binary (0/1) matrix, where [i, j] == 1 indicates the presence...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Tue Mar 17 03:44:37 UTC 2026
      18.7K bytes
      Cache
     
  3. CCA — scikit-learn 1.8.0 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.CCA.html
    Tue Mar 17 03:44:36 UTC 2026
      18.4K bytes
      Cache
     
  4. PoissonRegressor — scikit-learn 1.8.0 documenta...

    predict ([[ 1 , 1 ], [ 3 , 4 ]]) array([10.676,...PoissonRegressor ( * , alpha = 1.0 , fit_intercept = True , solver...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Tue Mar 17 03:44:39 UTC 2026
      17.5K bytes
      Cache
     
  5. LocallyLinearEmbedding — scikit-learn 1.8.0 doc...

    n_neighbors > n_components * (1 + (n_components + 1) / 2 . see reference...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.LocallyLinearEmbedding.html
    Tue Mar 17 03:44:39 UTC 2026
      17.6K bytes
      Cache
     
  6. isotonic_regression — scikit-learn 1.8.0 docume...

    weight is set to 1 (equal weights). y_min float,...isotonic_regression ([ 5 , 3 , 1 , 2 , 8 , 10 , 7 , 9 , 6 , 4 ])...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.isotonic_regression.html
    Tue Mar 17 03:44:39 UTC 2026
      13.2K bytes
      Cache
     
  7. indexable — scikit-learn 1.8.0 documentation

    [ 1 , 2 , 3 ], np . array ([ 2 , 3...>>> indexable ( * iterables ) [[1, 2, 3], array([2, 3, 4]), None,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.indexable.html
    Mon Mar 02 11:09:51 UTC 2026
      107.3K bytes
      Cache
     
  8. RandomizedSearchCV — scikit-learn 1.8.0 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
    Tue Mar 17 03:44:39 UTC 2026
      22.2K bytes
      Cache
     
  9. SpectralEmbedding — scikit-learn 1.8.0 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
    Tue Mar 17 03:44:36 UTC 2026
      16.8K bytes
      Cache
     
  10. FeatureAgglomeration — scikit-learn 1.8.0 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
    Tue Mar 17 03:44:39 UTC 2026
      17.6K bytes
      Cache
     
Back to Top