Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 191 - 200 of 3,688 for test (0.52 seconds)

Filter
  1. Face completion with a multi-output estimators ...

    randint ( test . shape [ 0 ], size = ( n_faces ,)) test = test [ face_ids...targets < 30 ] test = data [ targets >= 30 ] # Test on independent...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Mon Mar 23 20:39:21 UTC 2026
      16.1K bytes
      Cache
     
  2. TimeSeriesSplit — scikit-learn 1.8.0 documentation

    index=[0] Test: index=[1] Fold 1: Train: index=[0 1] Test: index=[2]...1 2] Test: index=[3] Fold 3: Train: index=[0 1 2 3] Test: index=[4]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Mon Mar 23 20:39:20 UTC 2026
      16.1K bytes
      Cache
     
  3. 빌드 및 테스트

    단위 테스트 실행 mvn test 특정 테스트 클래스 실행 mvn test -Dtest = SearchServiceTest...타임아웃 테스트 타임아웃 시간 연장: mvn test -Dmaven.test.timeout = 600 OpenSearch가...
    fess.codelibs.org/ko/dev/building.html
    Mon Mar 23 02:59:01 UTC 2026
      59.9K bytes
      Cache
     
  4. Gradient Boosting Out-of-Bag estimates — scikit...

    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
    Mon Mar 23 20:39:20 UTC 2026
      17.8K bytes
      Cache
     
  5. Scaling data preparation workflows in Data Prep...

    the test-data/expected folder: test-data/expected/test1.parquet...│ └───test │ │ | │ │ | test_digest_ray.py │ │ │ └───test-data...
    developer.ibm.com/tutorials/dpk-scaling-custom-transforms/
    Tue Mar 24 02:08:28 UTC 2026
      22.4K bytes
      Cache
     
  6. 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
    Thu Mar 05 14:15:31 UTC 2026
      13K bytes
      1 views
     
  7. MvcTestResultAssert (Spring Framework 7.0.3 API)

    test.web.servlet.assertj.AbstractHttpServletR...MvcTestResult &gt; org.springframework.test.web.servlet.assertj.AbstractMockHttpServ...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/ass...
    Fri Feb 01 00:00:00 UTC 1980
      49.1K bytes
      Cache
     
  8. class_likelihood_ratios — scikit-learn 1.8.0 do...

    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 Mar 23 20:39:23 UTC 2026
      15.8K bytes
      Cache
     
  9. 构建和测试

    单元测试的执行 执行所有单元测试 mvn test 执行特定的测试类 mvn test -Dtest = SearchServiceTest...search ( "test" ); } } 测试覆盖率 使用 JaCoCo 测量测试覆盖率: mvn clean test jacoco:report...
    fess.codelibs.org/zh-cn/dev/building.html
    Mon Mar 23 03:00:36 UTC 2026
      57.9K bytes
      Cache
     
  10. Sql (Spring Framework 7.0.1 API)

    is used to annotate a test class or test method to configure SQL...ResourceDatabasePopu ScriptUtils Nested Class Summary Nested Classes Modifier...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sq...
    Fri Feb 01 00:00:00 UTC 1980
      23.3K bytes
      Cache
     
Back to Top