Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 161 - 170 of over 10,000 for 1 (0.58 seconds)

  1. CalibrationDisplay — scikit-learn 1.7.2 d...

    pos_label is set to 1. Added in version 1.1. name str, default=None...estimators.classes_[1] when using from_estimator and set to 1 when using...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html
    Fri Nov 21 04:27:30 GMT 2025
      141.4K bytes
      Cache
     
  2. make_hastie_10_2 — scikit-learn 1.7.2 doc...

    float64(-1.0), np.float64(1.0), np.float64(-1.0), np.float64(1.0),...i ] = 1 if np . sum ( X [ i ] ** 2 ) > 9.34 else - 1 Read more...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_hastie_10_2.html
    Fri Nov 21 04:27:30 GMT 2025
      110.6K bytes
      Cache
     
  3. OneVsRestClassifier — scikit-learn 1.7.2 ...

    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
    Fri Nov 21 04:27:30 GMT 2025
      150.6K bytes
      Cache
     
  4. IsotonicRegression — scikit-learn 1.7.2 d...

    1 , .2 ]) array([1.8628, 3.7256]) fit (...n_samples = 10 , n_features = 1 , random_state = 41 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html
    Fri Nov 21 04:27:31 GMT 2025
      145.7K bytes
      Cache
     
  5. ExtraTreesRegressor — scikit-learn 1.7.2 ...

    min_samples_leaf = 1 , min_weight_fraction_leaf = 0.0 , max_features = 1.0 ,...e.g. 0.3. Changed in version 1.1: The default of max_features...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Fri Nov 21 04:27:30 GMT 2025
      162.1K bytes
      Cache
     
  6. mean_pinball_loss — scikit-learn 1.7.2 do...

    [ 1 , 2 , 4 ], alpha = 0.1 ) 0.3... >>>...scikit-learn 1.0 Release Highlights for scikit-learn 1.0 On this...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html
    Fri Nov 21 04:27:30 GMT 2025
      114.1K bytes
      Cache
     
  7. PoissonRegressor — scikit-learn 1.7.2 doc...

    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
    Fri Nov 21 04:27:30 GMT 2025
      139.5K bytes
      Cache
     
  8. IncrementalPCA — scikit-learn 1.7.2 docum...

    ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], ... [ 1 , 1 ], [...principal components, versus 1 large SVD of complexity O(n_samples...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Fri Nov 21 04:27:30 GMT 2025
      146.8K bytes
      Cache
     
  9. HDBSCAN — scikit-learn 1.7.2 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means.... labels_ ) . tolist () [-1, 0, 1, 2, 3, 4, 5, 6, 7] dbscan_clustering...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.HDBSCAN.html
    Fri Nov 21 04:27:30 GMT 2025
      141.4K bytes
      Cache
     
  10. make_swiss_roll — scikit-learn 1.7.2 docu...

    algorithm is from Marsland [1]. References [ 1 ] S. Marsland, “Machine...from Stephen Marsland’s code [1]. Parameters : n_samples int,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_swiss_roll.html
    Fri Nov 21 04:27:31 GMT 2025
      109.7K bytes
      Cache
     
Back to Top