Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 691 - 700 of 1,698 for text (0.38 sec)

  1. test.cpp

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

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Sat Apr 19 00:31:20 UTC 2025
      3.8K bytes
     
  3. Java Beginner's Hint (初心者向けJavaヒント) | DBFlute

    txt" ).equals( new File( "/tmp/memo.txt" ))) { // true...File( "/tmp/memo.txt" ) == new File( "/tmp/memo.txt" )) { // false...
    dbflute.seasar.org/ja/manual/topic/programming/java/beginners.html
    Fri Apr 18 17:54:33 UTC 2025
      37.8K bytes
      Cache
     
  4. feature_selection.rst.txt

    based on univariate statistical tests. It can be seen as a preprocessing...common univariate statistical tests for each feature: false positive...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Sat Apr 19 00:31:21 UTC 2025
      14.5K bytes
      3 views
     
  5. neighbors.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, ......>>> print(nca_pipe.score(X_test, y_test)) 0.96190476... .. |nca_classification_1|...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      37.9K bytes
     
  6. test.tar

    txt Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。...
    raw.githubusercontent.com/codelibs/fess-testdata/master/archive/test.tar
    Tue Apr 22 00:00:57 UTC 2025
      10K bytes
      1 views
      Similar Results (1)
     
  7. test.h

    // Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 typedef int & Integer;
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.h
    Tue Apr 22 00:01:13 UTC 2025
      92 bytes
      1 views
      Similar Results (1)
     
  8. Effect of model regularization on training and ...

    X_test , y_train , y_test = train_test_split ( X ,...print ( f "Test score: { enet . score ( X_test , y_test ) : .3f...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Sat Apr 19 00:31:21 UTC 2025
      102.8K bytes
      1 views
      Cache
     
  9. plot_multi_metric_evaluation.rst.txt

    ``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...style in (("train", "--"), ("test", "-")): sample_score_mean =...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      6.6K bytes
     
  10. dbflute-maven-plugin - dbflute:outside-sql-test

    provides outside-sql-test goal to run outside-sql-test.[sh|bat]. Attributes...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/outside-sql-test-mojo.html
    Fri Apr 18 17:54:33 UTC 2025
      10.1K bytes
      6 views
      Cache
     
Back to top