Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 2,897 for 1 (0.07 sec)

  1. ShrunkCovariance — scikit-learn 1.7.2 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
    Tue Nov 04 06:34:51 UTC 2025
      131.9K bytes
      Cache
     
  2. det_curve — scikit-learn 1.7.2 documentation

    y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...labels are not either {-1, 1} or {0, 1}, then pos_label should...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html
    Tue Nov 04 06:34:51 UTC 2025
      113.8K bytes
      Cache
     
  3. QuantileRegressor — scikit-learn 1.7.2 document...

    alpha = 1.0 , fit_intercept = True , solver...User Guide . Added in version 1.0. Parameters : quantile float,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html
    Tue Nov 04 06:34:51 UTC 2025
      139K bytes
      Cache
     
  4. quantile_transform — scikit-learn 1.7.2 documen...

    otherwise (if 1) transform each sample. n_quantiles...subsample=None . Added in version 1.5: The option None to disable...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html
    Fri Oct 31 16:42:55 UTC 2025
      117K bytes
      Cache
     
  5. r2_score — scikit-learn 1.7.2 documentation

    1 ], [ - 1 , 1 ], [ 7 , - 6 ]] >>> y_pred...cross-validation). Added in version 1.1. Returns : z float or ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.r2_score.html
    Tue Nov 04 06:34:51 UTC 2025
      121.5K bytes
      Cache
     
  6. make_multilabel_classification — scikit-learn 1...

    [array([1, 1, 0, 1, 0]), array([0, 1, 1, 1, 0]), array([0, 1, 0,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Tue Nov 04 06:34:51 UTC 2025
      114.6K bytes
      Cache
     
  7. cluster_optics_dbscan — scikit-learn 1.7.2 docu...

    1, 1, 1]) Gallery examples # Demo of...compute_optics_graph >>> X = np . array ([[ 1 , 2 ], [ 2 , 5 ], [ 3 , 6 ], ......
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html
    Tue Nov 04 06:34:51 UTC 2025
      112K bytes
      Cache
     
  8. make_sparse_spd_matrix — scikit-learn 1.7.2 doc...

    array([[1., 0., 0., 0.], [0., 1., 0., 0.], [0., 0., 1., 0.], [0.,...elements all 1. smallest_coef float, default=0.1 The value of...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_spd_matrix.html
    Tue Nov 04 06:34:51 UTC 2025
      110.8K bytes
      Cache
     
  9. make_column_selector — scikit-learn 1.7.2 docum...

    1. , 0. , 0. ], [-1.50755672, 1. , 0. , 0. ], [-0.30151134,...[-0.30151134, 0. , 1. , 0. ], [ 0.90453403, 0. , 0. , 1. ]]) __call__...
    scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_selector.html
    Tue Nov 04 06:34:51 UTC 2025
      117.6K bytes
      Cache
     
  10. fetch_covtype — scikit-learn 1.7.2 documentation

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the covertype...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_covtype.html
    Tue Nov 04 06:34:51 UTC 2025
      115.1K bytes
      Cache
     
Back to top