- Sort Score
- Num 10 results
- Language All
- Labels All
Results 31 - 40 of 48 for test (0.08 seconds)
Filter
-
test.diff
/usr/bin/env python3 # Test search module +# テスト検索モジュール...raw.githubusercontent.com/codelibs/fess-testdata/master/files/patches/test.diff -
test.hwp
333raw.githubusercontent.com/codelibs/fess-testdata/master/files/hancom/test.hwp -
test.c
#include <sdtio.h> int main(void) { printf("Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"); } 0raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.c -
test.mm
1"> <node TEXT="Lorem ipsum. (ロ...raw.githubusercontent.com/codelibs/fess-testdata/master/files/xml/test.mm -
test.html
Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 0raw.githubusercontent.com/codelibs/fess-testdata/master/files/html/test.html -
getting_started.rst.txt
disclosing some testing data in your training data....<datasets>`, split it into train and test sets, and compute the accuracy...scikit-learn.org/stable/_sources/getting_started.rst.txt -
feature_selection.rst.txt
the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt -
plot_classifier_comparison.rst.txt
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. .. GENERATED FROM PYTHON...scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
plot_multi_metric_evaluation.rst.txt
("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
plot_hgbt_regression.rst.txt
shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...Training sample size: 16531 Test sample size: 11021 Number of...scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt