Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 101 - 110 of 2,473 for test (0.85 seconds)

  1. Gradient Boosting Out-of-Bag estimates — ...

    X_train [ test ], y_train [ test ]) val_scores /= n_splits...cv_estimate ( 3 ) # Compute best n_estimator for test data test_score =...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Wed Nov 26 04:38:21 GMT 2025
      112K bytes
      Cache
     
  2. StratifiedShuffleSplit — scikit-learn 1.7...

    Provides train/test indices to split data in train/test sets. This...3] Test: index=[4 1 0] Fold 1: Train: index=[5 1 4] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Mon Nov 24 11:23:20 GMT 2025
      122.5K bytes
      Cache
     
  3. class_likelihood_ratios — scikit-learn 1....

    obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Mon Nov 24 11:23:20 GMT 2025
      122.5K bytes
      Cache
     
  4. AotTestContextInitializers (Spring Framework 7....

    test.context.aot.AotTestContextInitia...AotTestContextInitia provides mappings from test classes to AOT-optimized context...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/aot/Aot...
    Fri Feb 01 00:00:00 GMT 1980
      20.2K bytes
      Cache
     
  5. SqlScriptsTestExecutionListener (Spring Framewo...

    once before all test methods or once after all test methods , respectively....TestContext once per test class after all test methods have been...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sq...
    Fri Feb 01 00:00:00 GMT 1980
      40.2K bytes
      Cache
     
  6. GroupShuffleSplit — scikit-learn 1.7.2 do...

    test ndarray The testing set indices for that...iterator. Provides randomized train/test indices to split data according...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Mon Nov 24 11:23:20 GMT 2025
      128.2K bytes
      Cache
     
  7. Semi-supervised Classification on a Text Datase...

    0 Micro-averaged F1 score on test set: 0.885 ---------- Supervised...0 Micro-averaged F1 score on test set: 0.773 ---------- SelfTrainingClassifi...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html
    Wed Nov 26 04:38:19 GMT 2025
      105.2K bytes
      Cache
     
  8. 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
    Mon Nov 24 11:23:20 GMT 2025
      41.1K bytes
      1 views
     
  9. Statistical comparison of models using grid sea...

    \(n_{test}\) is the number of samples used for testing, \(n_{train}\)...\(n_{test}\) is the number of samples used for testing, \(n_{train}\)...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Wed Nov 26 04:38:21 GMT 2025
      192K bytes
      Cache
     
  10. 빌드 및 테스트

    단위 테스트 실행 mvn test 특정 테스트 클래스 실행 mvn test -Dtest = SearchServiceTest...타임아웃 테스트 타임아웃 시간 연장: mvn test -Dmaven.test.timeout = 600 OpenSearch가...
    fess.codelibs.org/ko/dev/building.html
    Wed Nov 26 02:45:17 GMT 2025
      59.9K bytes
      Cache
     
Back to Top