- Sort Score
- Num 10 results
- Language All
- Labels All
Results 161 - 170 of 1,595 for f (0.23 seconds)
-
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 -
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 -
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 -
load_svmlight_file — scikit-learn 1.8.0 d...
load_svmlight_file ( f , * , n_features=None , dtype=<class...mblondel/svmlight-loader Parameters : f str, path-like, file-like or int...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_file.html -
plot_release_highlights_1_8_0.py
set_title(f"Class {c}") axes[i].set_xlabel(None)...model.fit(X, y) toc = time() print(f"Fitting ElasticNetCV took {toc...scikit-learn.org/stable/_downloads/2f7d0c4f8bbd7c7e4062e34c1bffe66a/plot_release_highlights_1_8_0.py -
PatchExtractor — scikit-learn 1.8.0 docum...
] >>> print ( f "Image shape: { X . shape...transform ( X ) >>> print ( f "Patches shape: { pe_trans...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.PatchExtractor.html -
StratifiedShuffleSplit — scikit-learn 1.8...
print ( f "Fold { i } :" ) ... print ( f " Train:...train_index } " ) ... print ( f " Test: index= { test_index...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.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 -
Evaluation of outlier detection estimators R...
toc = perf_counter () print ( f "Duration for { model_name...shape [ 0 ], y . mean () print ( f " { n_samples } datapoints...scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html