Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 351 - 360 of 3,732 for 1 (0.21 sec)

  1. 5.1. Partial Dependence and Individual Conditio...

    1.1. Partial dependence plots # Partial..., learning_rate = 1.0 , ... max_depth = 1 , random_state = 0...
    scikit-learn.org/stable/modules/partial_dependence.html
    Tue Sep 02 21:56:26 UTC 2025
      60.8K bytes
      Cache
     
  2. SparseRandomProjection — scikit-learn 1.7.1 doc...

    with probability 1 / 2s 0 with probability 1 - 1 / s +sqrt(s) /...Added in version 1.1. density_ float in range 0.0 - 1.0 Concrete density...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.SparseRandomProjection.html
    Mon Sep 01 13:49:52 UTC 2025
      135.8K bytes
      Cache
     
  3. BisectingKMeans — scikit-learn 1.7.1 documentation

    array ([[ 1 , 1 ], [ 10 , 1 ], [ 3 , 1 ], ... [ 10 , 0...scikit-learn 1.1 Release Highlights for scikit-learn 1.1 On this page...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.BisectingKMeans.html
    Tue Sep 02 21:56:27 UTC 2025
      151.5K bytes
      Cache
     
  4. fetch_covtype — scikit-learn 1.7.1 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 Sep 02 21:56:26 UTC 2025
      115.1K bytes
      Cache
     
  5. BayesianRidge — scikit-learn 1.7.1 documentation

    [ 1 , 1 ], [ 2 , 2 ]], [ 0 , 1 , 2 ]) BayesianRidge()...>>> clf . predict ([[ 1 , 1 ]]) array([1.]) fit ( X , y , sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html
    Tue Sep 02 21:56:26 UTC 2025
      149.7K bytes
      Cache
     
  6. check_is_fitted — scikit-learn 1.7.1 documentation

    fit ([[ 1 , 2 ], [ 1 , 3 ]], [ 1 , 0 ]) LogisticRegression()...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_is_fitted.html
    Tue Sep 02 21:56:28 UTC 2025
      112.8K bytes
      Cache
     
  7. DBSCAN — scikit-learn 1.7.1 documentation

    1, 1, -1]) >>> clustering DBSCAN(eps=3,...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.DBSCAN.html
    Tue Sep 02 21:56:27 UTC 2025
      135.8K bytes
      Cache
     
  8. mutual_info_regression — scikit-learn 1.7.1 doc...

    means 1 unless in a joblib.parallel_backend context. -1 means...References [ 1 ] Mutual Information on Wikipedia. [ 2 ] ( 1 , 2 ) A....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html
    Tue Sep 02 21:56:28 UTC 2025
      114.4K bytes
      Cache
     
  9. mutual_info_classif — scikit-learn 1.7.1 docume...

    means 1 unless in a joblib.parallel_backend context. -1 means...References [ 1 ] Mutual Information on Wikipedia. [ 2 ] ( 1 , 2 ) A....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_classif.html
    Tue Sep 02 21:56:26 UTC 2025
      114.9K bytes
      Cache
     
  10. OneVsRestClassifier — scikit-learn 1.7.1 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 Sep 02 21:56:28 UTC 2025
      150.6K bytes
      Cache
     
Back to top