- Sort Score
- Num 10 results
- Language All
- Labels All
Results 181 - 190 of 1,610 for f (0.07 seconds)
-
FeatureHasher — scikit-learn 1.8.0 docume...
>>> f = h . transform ( D ) >>> f . toarray ()...>>> f = h . transform ( raw_X ) >>> f . toarray...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.FeatureHasher.html -
Image denoising using dictionary learning ̵...
axis = 0 ) print ( f " { data . shape [ 0 ] }...components_ dt = time () - t0 print ( f " { dico . n_iter_ } iterations...scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html -
Log Configuration
log Check Latest Errors tail - f / var / log / fess / fess . log...monitoring with tail command: tail - f / var / log / fess / fess . log...fess.codelibs.org/15.3/config/admin-logging.html -
RepeatedStratifiedKFold — scikit-learn 1....
print ( f "Fold { i } :" ) ... print ( f " Train:...train_index } " ) ... print ( f " Test: index= { test_index...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html -
sklearn.metrics — scikit-learn 1.8.0 docu...
balanced F-score or F-measure. fbeta_score Compute the F-beta score....t Compute precision, recall, F-measure and support for each class....scikit-learn.org/stable/api/sklearn.metrics.html -
3.4. Metrics and scoring: quantifying the quali...
also known as balanced F-score or F-measure. fbeta_score (y_true,...score, also known as balanced F-score or F-measure. fbeta_score (y_true,...scikit-learn.org/stable/modules/model_evaluation.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 -
Installation unter Linux (Detaillierte Anleitung)
Fehlerbehebung Häufig gestellte Fragen F: Funktioniert OpenSearch auch...entsprechend angepasst werden. F: Können mehrere Fess-Instanzen...fess.codelibs.org/de/15.4/install/install-linux.html -
LeaveOneGroupOut — scikit-learn 1.8.0 doc...
print ( f "Fold { i } :" ) ... print ( f " Train:...train_index ] } " ) ... print ( f " Test: index= { test_index...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html -
chi2 — scikit-learn 1.8.0 documentation
See also f_classif ANOVA F-value between label/feature for...classification tasks. f_regression F-value between label/feature for...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html