Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 30 for test (0.15 sec)

  1. test.cpp

    #include <sdtio.h> int main(void) { printf("Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"); }
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.cpp
    Thu Apr 18 00:01:31 UTC 2024
      120 bytes
      6 views
      Similar Results (1)
     
  2. test.mm

    1"> <node TEXT="Lorem ipsum. (&#12525;&#12...
    raw.githubusercontent.com/codelibs/fess-testdata/master/xml/test.mm
    Thu Apr 18 00:00:38 UTC 2024
      196 bytes
      1 views
     
  3. test.html

    Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。
    raw.githubusercontent.com/codelibs/fess-testdata/master/html/test.html
    Thu Apr 18 00:00:44 UTC 2024
      181 bytes
      8 views
      Similar Results (3)
     
  4. test.js

    function foo() { var bar = "Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"; }
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.js
    Thu Apr 18 00:01:15 UTC 2024
      99 bytes
      4 views
     
  5. test.java

    test.javapackage com.foo.bar; public class Test { public String...String test="Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"; } 5...
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.java
    Thu Apr 18 00:01:21 UTC 2024
      136 bytes
     
  6. test.h

    // Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 typedef int & Integer;
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.h
    Thu Apr 18 00:00:52 UTC 2024
      92 bytes
      1 views
      Similar Results (1)
     
  7. model_evaluation.rst.txt

    ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Wed Apr 17 16:39:25 UTC 2024
      118.5K bytes
      2 views
     
  8. index.rst.txt

    example compares non-nested and nested cross-validation strategies...class="sphx-glr-thumbnail-title">Nested versus non-nested cross-validation</div>...
    scikit-learn.org/stable/_sources/auto_examples/index.rst.txt
    Wed Apr 17 16:39:23 UTC 2024
      144.7K bytes
      5 views
     
  9. plot_multi_metric_evaluation.rst.txt

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Wed Apr 17 16:39:25 UTC 2024
      6.4K bytes
     
  10. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Wed Apr 17 16:39:23 UTC 2024
      2.9K bytes
     
Back to top