- Sort Score
- Num 10 results
- Language All
- Labels All
Results 151 - 160 of 1,182 for f (0.27 seconds)
-
Manifold learning on handwritten digits: Locall...
marker = f "$ { digit } $" , s...invertible else : data = X print ( f "Computing { name } ..."...scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html -
r_regression — scikit-learn 1.8.0 documen...
linear regression tests returning f-statistic and p-values. mutual_info_regression...continuous target. f_classif ANOVA F-value between label/feature for...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.r_regression.html -
1.17. Neural network models (supervised) —...
algorithm that learns a function \(f: R^m \rightarrow R^o\) by training...neuron MLP learns the function \(f(x) = W_2 g(W_1^T x + b_1) + b_2\)...scikit-learn.org/stable/modules/neural_networks_supervised.html -
Lagged features for time series forecasting ...
alias ( f "lagged_count_ { i } h"...deviation from now on. print ( f "CV MAPE: { cv_mape_scores...scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html -
StratifiedKFold — scikit-learn 1.8.0 docu...
print ( f "Fold { i } :" ) ... print ( f " Train:...train_index } " ) ... print ( f " Test: index= { test_index...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html -
Image denoising using kernel PCA — scikit...
f "Noisy test images \n MSE:...plot_digits ( X_reconstructed_pca , f "PCA reconstruction \n MSE:...scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html -
Feature discretization — scikit-learn 1.8...
enumerate ( datasets ): print ( f " \n dataset { ds_cnt } \n...score ( X_test , y_test ) print ( f " { name } : { score : .2f...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html -
One-class SVM with non-linear kernel (RBF) R...
set ( xlabel = ( f "error train: { n_error_train...{ n_error_test } /40 ;" f " errors novel abnormal:...scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html -
Enhance user experiences with a multiturn conve...
"The weather in New York is 75°F and sunny." User: "How about tomorrow?"..."The weather in New York is 75°F and sunny." User: "How about tomorrow?"...developer.ibm.com/articles/awb-enhance-ux-with-a-multi-turn-conversational-chatbot/ -
DateTimeFormatterFactory (Spring Framework 7.0....
Small 'M' = Medium 'L' = Long 'F' = Full '-' = Omitted Note that...from the set {"S", "M", "L", "F", "-"} setTimeZone public ...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/format/datetime/stan...