Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 441 - 450 of 3,230 for 1 (1.73 sec)

  1. RandomForestClassifier — scikit-learn 1.7.1 doc...

    [{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...instead of [{1:1}, {2:5}, {3:1}, {4:1}]. The “balanced” mode uses...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html
    Sat Aug 02 00:15:38 UTC 2025
      182K bytes
      Cache
     
  2. Exponentiation — scikit-learn 1.7.1 documentation

    predict ( X [: 1 ,:], return_std = True ) (array([635.5]),...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Exponentiation.html
    Sat Aug 02 00:15:38 UTC 2025
      122.9K bytes
      Cache
     
  3. MiniBatchNMF — scikit-learn 1.7.1 documentation

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...scikit-learn 1.1 Release Highlights for scikit-learn 1.1 On this page...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchNMF.html
    Sat Aug 02 00:15:38 UTC 2025
      155.1K bytes
      Cache
     
  4. cluster_optics_xi — scikit-learn 1.7.1 document...

    1, 1, 1]) >>> clusters array([[0, 2],...min_samples int > 1 or float between 0 and 1 The same as the min_samples...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_xi.html
    Sat Aug 02 00:15:36 UTC 2025
      112.7K bytes
      Cache
     
  5. d2_tweedie_score — scikit-learn 1.7.1 documenta...

    1 , 2.5 , 7 ] >>> y_pred = [ 1 , 1 , 5 , 3.5 ] >>>...explained. Best possible score is 1.0 and it can be negative (because...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_tweedie_score.html
    Sat Aug 02 00:15:38 UTC 2025
      110.1K bytes
      Cache
     
  6. User Guide — scikit-learn 1.7.1 documentation

    Guide # 1. Supervised learning 1.1. Linear Models 1.1.1. Ordinary...Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6. Multi-task...
    scikit-learn.org/stable/user_guide.html
    Sat Aug 02 00:15:37 UTC 2025
      81.7K bytes
      Cache
     
  7. 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
    Sat Aug 02 00:15:35 UTC 2025
      149.7K bytes
      Cache
     
  8. BaggingRegressor — scikit-learn 1.7.1 documenta...

    max_samples = 1.0 , max_features = 1.0 , bootstrap = True...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html
    Sat Aug 02 00:15:38 UTC 2025
      147.6K bytes
      Cache
     
  9. DecisionBoundaryDisplay — scikit-learn 1.7.1 do...

    Added in version 1.1. Parameters : xx0 ndarray of...iris . data [:, 1 ] . min (), iris . data [:, 1 ] . max ()) ......
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Sat Aug 02 00:15:38 UTC 2025
      154.7K bytes
      Cache
     
  10. SpectralClustering — scikit-learn 1.7.1 documen...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...clustering . labels_ array([1, 1, 1, 0, 0, 0]) >>> clustering ...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralClustering.html
    Sat Aug 02 00:15:38 UTC 2025
      138.4K bytes
      Cache
     
Back to top