- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 161 - 170 of 402 for f (0.07 sec)
-
Combine predictors using stacking — scikit-lear...
{ key : ( f " { np . abs ( np . mean ( scores [ f 'test_ { value...])) : .2f } +- " f " { np . std ( scores [ f 'test_ { value }...scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html -
Trump military parade live updates: D.C. onlook...
www.nbcnews.com/politics/trump-administration/live-blog/trump-military-parade-protests-live-updat... -
Introducing the set_output API — scikit-learn 1...
transform ( X_test ) print ( f "Default output type: { type (...transform ( X_test ) print ( f "Configured pandas output type:...scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html -
Live updates: Supreme Court sides with Trump in...
www.nbcnews.com/politics/trump-administration/live-blog/trump-administration-nyc-mayoral-congress... -
L1-based models for Sparse Signals — scikit-lea...
" f "ARD $R^2$: { r2_score_ard : .3f } , " f "ElasticNet...( X_train , y_train ) print ( f "Lasso fit done in { ( time ()...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html -
Comparing Target Encoder with Other Encoders — ...
std = f "rmse_ { subset } _mean" , f "rmse_ { subset...index ], ) ax . set ( title = f "RMSE ( { subset . title () }...scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html -
It's "Parasite" at No. 1 | MetaFilter
www.metafilter.com/209368/Its-Parasite-at-No-1 -
Model-based and sequential feature selection — ...
time () print ( f " \n tol: { tol } " ) print ( f "Features selected:...X , y ) toc = time () print ( f "Features selected by SelectFromModel:...scikit-learn.org/stable/auto_examples/feature_selection/plot_select_from_model_diabetes.html -
Ordinary Least Squares Example — scikit-learn 1...
predict ( X_test ) print ( f "Mean squared error: { mean_squared_error...y_pred ) : .2f } " ) print ( f "Coefficient of determination:...scikit-learn.org/stable/auto_examples/linear_model/plot_ols.html -
Importance of Feature Scaling — scikit-learn 1....
label = f "class { target_class } " , alpha...1 ], color = color , label = f "class { target_class } " , alpha...scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html