- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2831 - 2840 of 4,759 for * (1.59 sec)
-
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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