- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 251 - 260 of 460 for f (0.07 sec)
-
Comparison of kernel ridge and Gaussian process...
training_noisy_target ) print ( f "Fitting KernelRidge with default...training_noisy_target ) print ( f "Time for KernelRidge fitting:...scikit-learn.org/stable/auto_examples/gaussian_process/plot_compare_gpr_krr.html -
言葉ランキング一覧16件中 1件から16件 - gooランキング
3位「神龍の伝説」、2位「復活のF」、1位は… 10 一番好きな日本の家電メーカーランキング!...最高に面白かった劇場版ドラゴンボールランキング!3位「神龍の伝説」、2位「復活のF」、1位は… 4 ジャンプ史上最高傑作だと思うスポーツアニメ...ranking.goo.ne.jp/category/5/ -
Label Propagation digits active learning — scik...
n_total_samples )[ n_labeled_points :] f = plt . figure () for i in range...only on the first 5 if i < 5 : f . text ( 0.05 , ( 1 - ( i + 1...scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits_active_learni... -
Recognizing hand-written digits — scikit-learn ...
set_title ( f "Prediction: { prediction } "...classification metrics. print ( f "Classification report for classifier...scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html -
One-class SVM with non-linear kernel (RBF) — sc...
set ( xlabel = ( f "error train: { n_error_train...regular: { n_error_test } /40 ;" f " errors novel abnormal: { n_error_outliers...scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html -
Univariate Feature Selection — scikit-learn 1.6...
f_classif selector = SelectKBest ( f_classif , k...Univariate feature selection with F-test for feature scoring. We use...scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html -
LeavePOut — scikit-learn 1.6.1 documentation
print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html -
A demo of structured Ward hierarchical clusteri...
print ( f "Number of pixels: { label . size } " ) print ( f "Number...rescaled_coins . shape ) print ( f "Elapsed time: { time . time ()...scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html -
スポーツランキング一覧78件中 1件から20件 - gooランキング
3位「神龍の伝説」、2位「復活のF」、1位は… 10 一番好きな日本の家電メーカーランキング!...最高に面白かった劇場版ドラゴンボールランキング!3位「神龍の伝説」、2位「復活のF」、1位は… 4 ジャンプ史上最高傑作だと思うスポーツアニメ...ranking.goo.ne.jp/category/9/ -
Evaluation of outlier detection estimators — sc...
toc = perf_counter () print ( f "Duration for { model_name } :...shape [ 0 ], y . mean () print ( f " { n_samples } datapoints with...scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html