Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 40 of 1,043 for test (0.14 sec)

  1. 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
    Fri May 10 00:01:21 UTC 2024
      136 bytes
     
  2. test.cpp

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

    Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。
    raw.githubusercontent.com/codelibs/fess-testdata/master/html/test.html
    Fri May 10 00:00:35 UTC 2024
      181 bytes
      9 views
      Similar Results (3)
     
  4. test.mm

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

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

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

    data/folder/file.html Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 data/file.txt Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。
    raw.githubusercontent.com/codelibs/fess-testdata/master/archive/test.zip
    Fri May 10 00:01:30 UTC 2024
      595 bytes
      1 views
      Similar Results (1)
     
  8. test.tar.gz

    test.tar data/folder/file.html Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。...
    raw.githubusercontent.com/codelibs/fess-testdata/master/archive/test.tar.gz
    Fri May 10 00:01:35 UTC 2024
      403 bytes
      1 views
     
  9. Boeing says workers skipped required tests on 7...

    Boeing exec confirms skipped tests Boeing VP Scott Stocker, who...by not performing a required test, but recording the work as having...
    arstechnica.com/tech-policy/2024/05/boeing-says-workers-skipped-required-tests-on-787-but-recorde...
    Wed May 08 01:13:01 UTC 2024
      64.2K bytes
      Cache
     
  10. sklearn.model_selection.permutation_test_score ...

    permutation_test_score permutation_test_score Examples using...ion_test_score sklearn.model_selection .permutation_test_score...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Thu May 09 23:01:25 UTC 2024
      29K bytes
      Cache
     
  11. Train error vs Test error — scikit-learn 1.4.2 ...

    X_test , y_train , y_test = train_test_split ( X ,...)) test_errors . append ( enet . score ( X_test , y_test )) i_alpha_optim...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Thu May 09 23:01:24 UTC 2024
      35.3K bytes
      1 views
      Cache
     
  12. Test with permutations the significance of a cl...

    Permutation test score Next, we calculate the permutation_test_score...us if you use the software. Test with permutations the significance...
    scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html
    Thu May 09 23:01:24 UTC 2024
      37.3K bytes
      Cache
     
  13. sklearn.model_selection.train_test_split — scik...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection .train_test_split train_test_split Examples using...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Thu May 09 23:01:25 UTC 2024
      60.2K bytes
      Cache
     
  14. Comparison of F-test and mutual information — s...

    univariate F-tests statistics and mutual information. As F-test captures...( 1000 ) f_test , _ = f_regression ( X , y ) f_test /= np . max...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_f_test_vs_mi.html
    Thu May 09 23:01:24 UTC 2024
      28.8K bytes
      Cache
     
  15. cross_validation.rst.txt

    available data as a **test set** ``X_test, y_test``. Note that the...>>> X_train, X_test, y_train, y_test = train_test_split( ... X,...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Wed May 08 07:10:46 UTC 2024
      39.9K bytes
      6 views
     
  16. sklearn.model_selection.KFold — scikit-learn 1....

    estimates Nested versus non-nested cross-validation Nested versus...Provides train/test indices to split data in train/test sets. Split...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Thu May 09 23:01:24 UTC 2024
      34.1K bytes
      Cache
     
  17. Model selection: choosing estimators and their ...

    X_digits [ test ], y_digits [ test ]) ... for train , test in k_fold..., y_train ) . score ( X_test , y_test )) >>> print ( scores )...
    scikit-learn.org/stable/tutorial/statistical_inference/model_selection.html
    Thu May 09 23:01:25 UTC 2024
      49.6K bytes
      Cache
     
  18. Synthetic Monitoring with Elastic Observability...

    push the test scripts with your code for continued testing in production....code releases and test updates, reuse test scripts to reduce...
    www.elastic.co/observability/synthetic-monitoring
    Fri May 10 00:04:52 UTC 2024
      549.7K bytes
      Cache
     
  19. sklearn.model_selection.TimeSeriesSplit — sciki...

    in train/test sets. In each split, test indices must be...n_splits=5, test_size=None) >>> for i , ( train_index , test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Thu May 09 23:01:25 UTC 2024
      38.8K bytes
      2 views
      Cache
     
  20. sklearn.model_selection.ShuffleSplit — scikit-l...

    print ( f " Test: index= { test_index } " ) Fold 0: Train:...4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Thu May 09 23:01:25 UTC 2024
      34.8K bytes
      Cache
     
Back to top