Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 31 - 40 of 64 for test (0.07 seconds)

Filter
  1. test.diff

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

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

    333
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/hancom/test.hwp
    2026-04-13 00:10
      287 bytes
     
  4. 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-04-13 00:10
      139 bytes
      Similar Results (1)
     
  5. test.html

    Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 0
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/html/test.html
    2026-04-13 00:09
      181 bytes
     
  6. test.ps

    185681
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/pdf/test.ps
    2026-04-13 00:08
      55.8K bytes
     
  7. cross_validation.rst.txt

    ``['test_<scorer1_name>', 'test_<scorer2_name>', 'test_<scorer...>',...estimators, train-test split indices) in addition to the test score. For...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    2026-03-05 14:15
      13K bytes
      1 views
     
  8. 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
     
  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_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
     
Back to Top