- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 181 - 190 of 369 for f (0.63 sec)
-
LeavePOut — scikit-learn 1.7.2 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 -
plot_hgbt_regression.rst.txt
print(f"Training sample size: {X_train.shape[0]}") print(f"Test...size: {X_test.shape[0]}") print(f"Number of features: {X_train.shape[1]}")...scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt -
Contributing — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/developers/contributing.html -
GroupShuffleSplit — scikit-learn 1.7.2 document...
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.GroupShuffleSplit.html -
One-Class SVM versus One-Class SVM using Stocha...
xlabel = ( f "error train: { n_error_train...{ X_train . shape [ 0 ] } ; " f "errors novel regular: { n_error_test...scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html -
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 -
DictVectorizer — scikit-learn 1.7.2 documentation
one signifying “f=ham”, the other “f=spam”. If a feature...the feature names (e.g., “f=ham” and “f=spam”). See also FeatureHasher...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html -
RepeatedKFold — scikit-learn 1.7.2 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.RepeatedKFold.html -
mutual_info_regression — scikit-learn 1.7.2 doc...
Comparison of F-test and mutual information Comparison of F-test and...PLoS ONE 9(2), 2014. [ 4 ] L. F. Kozachenko, N. N. Leonenko, “Sample...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html