- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 261 - 270 of 408 for f (0.03 sec)
-
Image denoising using kernel PCA — scikit-learn...
f "Noisy test images \n MSE: { np...plot_digits ( X_reconstructed_pca , f "PCA reconstruction \n MSE: {...scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html -
load_svmlight_files — scikit-learn 1.5.2 docume...
default=”auto” Whether column indices in f are zero-based (True) or one-based...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html -
Comparison of the K-Means and MiniBatchKMeans c...
2f s \n inertia: %f " % ( t_batch , k_means . inertia_..."train time: %.2f s \n inertia: %f " % ( t_mini_batch , mbk . inertia_...scikit-learn.org/stable/auto_examples/cluster/plot_mini_batch_kmeans.html -
Adjustment for chance in clustering performance...
random uniform labeling \n " f "against reference assignment...n_classes } classes" ) plt . xlabel ( f "Number of clusters (Number of...scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html -
Release Highlights for scikit-learn 1.4 — sciki...
decision_function ( X_test ) print ( f "ROC AUC score is { roc_auc_score...0.0 -1.293993 1.0 0.0 print ( f "Output type: { type ( df_out...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html -
feature_extraction.rst.txt
'mpy f', 'py fo', 'umpy ', 'y fox'],...scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt -
キャメルケースコード補完 | DBFlute
dbflute.seasar.org/ja/manual/topic/programming/completion/camelcase.html -
Successive Halving Iterations — scikit-learn 1....
6 ) labels = [ f "iter= { i } \n n_samples= { rsh...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html -
Release Highlights for scikit-learn 1.3 — sciki...
( return_X_y = True ) print ( f "number of digits: { len ( np...hdbscan . labels_ != - 1 ] print ( f "number of clusters found: { len...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_3_0.html -
Receiver Operating Characteristic (ROC) with cr...
name = f "ROC fold { fold } " , alpha =..."True Positive Rate" , title = f "Mean ROC curve with variability...scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html