Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 15 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 May 23 00:00:59 UTC 2024
      120 bytes
      7 views
      Similar Results (1)
     
  2. test_nocharset.html

    Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。
    raw.githubusercontent.com/codelibs/fess-testdata/master/html/test_nocharset.html
    Thu May 23 00:00:29 UTC 2024
      96 bytes
      Similar Results (3)
     
  3. test.mm

    1"> <node TEXT="Lorem ipsum. (&#12525;&#12...
    raw.githubusercontent.com/codelibs/fess-testdata/master/xml/test.mm
    Thu May 23 00:00:43 UTC 2024
      196 bytes
      2 views
     
  4. test.js

    function foo() { var bar = "Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"; }
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.js
    Thu May 23 00:01:20 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 May 23 00:00:55 UTC 2024
      136 bytes
      1 views
     
  6. test.h

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

    div:: sk-text-image-grid-small .. div:: text-box `:probabl...... div:: sk-text-image-grid-small .. div:: text-box The `Members...
    scikit-learn.org/stable/_sources/about.rst.txt
    Wed May 22 15:20:05 UTC 2024
      15.9K bytes
      3 views
     
  8. glossary.rst.txt

    common tests This refers to the tests run on almost every...``(train_idx, test_idx)`` pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Wed May 22 15:20:07 UTC 2024
      89.4K bytes
      1 views
     
  9. related_projects.rst.txt

    which facilitates best practices for testing and documenting estimators....More focused on statistical tests and less on prediction than...
    scikit-learn.org/stable/_sources/related_projects.rst.txt
    Wed May 22 15:20:07 UTC 2024
      17.4K bytes
     
  10. clustering.rst.txt

    math:: \text{ARI} = \frac{\text{RI} - E[\text{RI}]}{\max(\text{RI})...math:: \text{AMI} = \frac{\text{MI} - E[\text{MI}]}{\text{mean}(H(U),...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Wed May 22 15:20:10 UTC 2024
      92.6K bytes
     
Back to top