Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2831 - 2840 of 4,759 for * (2.43 sec)

  1. TweedieRegressor scikit-learn 1.7.1 documenta...

    intercept ). link {auto, identity, log}, default=auto The link...np.float64(0.839) >>> clf . coef_ array([0.599, 0.299]) >>> clf...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Sat Aug 02 00:15:36 UTC 2025
      141.7K bytes
      Cache
     
  2. permutation_importance scikit-learn 1.7.1 doc...

    9 , 9 ],[ 1 , 9 , 9 ],[ 1 , 9 , 9 ], ... [ 0 , 9 , 9 ],[ 0 , 9...9 , 9 ],[ 0 , 9 , 9 ]] >>> y = [ 1 , 1 , 1 , 0 , 0 , 0 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.permutation_importance.html
    Sat Aug 02 00:15:36 UTC 2025
      122.4K bytes
      Cache
     
  3. cross_val_predict scikit-learn 1.7.1 document...

    instead. E.g.: cross_val_predict(..., params={'groups': groups})...2*n_jobs method {predict, predict_proba, predict_log_proba’,...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Sat Aug 02 00:15:38 UTC 2025
      120.3K bytes
      Cache
     
  4. Features in Histogram Gradient Boosting Trees ...

    transfer" , ) _ = ax . legend ( handles , [ "Sun" , "Mon" , "Tue"..."Tue" , "Wed" , "Thu" , "Fri" , "Sat" ]) Notice that energy transfer...
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Sat Aug 02 00:15:37 UTC 2025
      150.9K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.7 sciki...

    steps [('sc', ...), ('clf', ...)] transform_input ['X_val'] memory...steps [('standardscaler', ...), ('logisticregression', ...)] transform_input...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_7_0.html
    Sat Aug 02 00:15:37 UTC 2025
      156.9K bytes
      Cache
     
  6. 3.1. Cross-validation: evaluating estimator per...

    ) >>> scores array([0.96, 1. , 0.96, 0.96, 1. ]) The mean score...scores array([0.96, 1., 0.96, 0.96, 1.]) See The scoring parameter:...
    scikit-learn.org/stable/modules/cross_validation.html
    Sat Aug 02 00:15:35 UTC 2025
      162.2K bytes
      1 views
      Cache
     
  7. Probability calibration of classifiers scikit...

    . linspace ( 0.0 , 1.0 , y_unique . size )) for this_y , color...this # blob is therefore 0.5. centers = [( - 5 , - 5 ), ( 0 , 0...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Sat Aug 02 00:15:34 UTC 2025
      109.3K bytes
      Cache
     
  8. Inductive Clustering scikit-learn 1.7.1 docum...

    = [ 1.0 , 1.0 , 0.5 ], centers = [( - 5 , - 5 ), ( 0 , 0 ), (..., - 1 ), ( - 2 , 4 ), ( 3 , 6 )], random_state = RANDOM_STATE...
    scikit-learn.org/stable/auto_examples/cluster/plot_inductive_clustering.html
    Sat Aug 02 00:15:37 UTC 2025
      101.9K bytes
      Cache
     
  9. 1. Supervised learning scikit-learn 1.7.1 doc...

    classification 1.1.3. Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6....1.1.10. Bayesian Regression 1.1.11. Logistic regression 1.1.12....
    scikit-learn.org/stable/supervised_learning.html
    Sat Aug 02 00:15:38 UTC 2025
      46.9K bytes
      Cache
     
  10. Support scikit-learn 1.7.1 documentation

    title field (e.g. no Please help with scikit-learn! as this is...is quite old, 0.23.2 (released in August 2020), but the PDF is...
    scikit-learn.org/stable/support.html
    Sat Aug 02 00:15:35 UTC 2025
      27.2K bytes
      Cache
     
Back to top