Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 31 - 40 of 48 for test (0.08 seconds)

Filter
  1. test.diff

    /usr/bin/env python3 # Test search module +# テスト検索モジュール...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/patches/test.diff
    2026-05-18 00:11
      629 bytes
     
  2. test.hwp

    333
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/hancom/test.hwp
    2026-05-18 00:09
      287 bytes
     
  3. test.c

    #include <sdtio.h> int main(void) { printf("Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"); } 0
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.c
    2026-05-18 00:09
      139 bytes
      Similar Results (1)
     
  4. test.mm

    1"> <node TEXT="Lorem ipsum. (&#12525;&#12...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/xml/test.mm
    2026-05-18 00:08
      150 bytes
     
  5. test.html

    Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 0
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/html/test.html
    2026-05-18 00:08
      181 bytes
     
  6. 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
    2026-03-17 03:44
      3.7K bytes
     
  7. 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
    2026-03-17 03:44
      5.1K bytes
     
  8. 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
    2026-03-23 20:39
      2.6K bytes
     
  9. 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
    2026-03-17 03:44
      2.3K bytes
     
  10. 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
    2026-03-23 20:39
      6.9K bytes
     
Back to Top