- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 171 - 180 of 402 for f (0.1 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 -
Gaussian Processes regression: basic introducto...
generative process is defined as \(f(x) = x \sin(x)\) . import numpy.... plot ( X , y , label = r "$f(x) = x \sin(x)$" , linestyle =...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html -
SelectFdr — scikit-learn 1.7.0 documentation
See also f_classif ANOVA F-value between label/feature...for classification tasks. f_regression F-value between label/feature...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFdr.html -
SelectFwe — scikit-learn 1.7.0 documentation
See also f_classif ANOVA F-value between label/feature...for classification tasks. f_regression F-value between label/feature...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFwe.html -
Hierarchical clustering: structured vs unstruct...
print ( f "Elapsed time: { elapsed_time : .2f } s" ) print ( f "Number...print ( f "Elapsed time: { elapsed_time : .2f } s" ) print ( f "Number...scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html -
Custom refit strategy of a grid search with cro...
target == 8 print ( f "The number of images is { X ....filtered_cv_results [ "params" ], ): print ( f "precision: { mean_precision :...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html -
Gaussian processes on discrete data structures ...
baseline_similarity_bounds ) def _f ( self , s1 , s2 ): """ kernel...return ( np . array ([[ self . _f ( x , y ) for y in Y ] for x in...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html -
Clustering text documents using k-means — sciki...
print ( f "LSA done in { time () - t0 : .3f } s" ) print ( f "Explained...unique_labels . shape [ 0 ] print ( f " { len ( dataset . data ) } documents...scikit-learn.org/stable/auto_examples/text/plot_document_clustering.html -
Live updates: Trump and Musk trade insults in e...
www.nbcnews.com/politics/trump-administration/live-blog/trump-administration-travel-ban-biden-tar... -
Prediction Intervals for Gradient Boosting Regr...
f ( xx ), "black" , linewidth = 3 , label = r "$f(x) = x\,\sin(x)$"...xx , f ( xx ), "black" , linewidth = 3 , label = r "$f(x) = x\,\sin(x)$"...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html