Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 421 - 430 of 1,688 for tests (0.13 seconds)

Filter
  1. 构建和测试

    单元测试的执行 执行所有单元测试 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
     
  2. ContextHierarchy (Spring Framework 7.0.0 API)

    following test classes define a context hierarchy within a test class...annotation that can be applied to a test class to define a hierarchy...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/Context...
    Fri Feb 01 00:00:00 UTC 1980
      19.1K bytes
      Cache
     
  3. train_test_split — scikit-learn 1.8.0 documenta...

    matrices into random train and test subsets. Quick utility that...the dataset to include in the test split. If int, represents the...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Mon Mar 23 20:39:20 UTC 2026
      23.8K bytes
      1 views
      Cache
     
  4. WebTestClient (Spring Framework 7.0.0 API)

    interface WebTestClient Client for testing web servers that uses WebClient...specification for setting up tests without a server. static interface ...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/reactive/se...
    Fri Feb 01 00:00:00 UTC 1980
      47K bytes
      Cache
     
  5. AopUtils (Spring Framework 7.0.1 API)

    This is an important test as it can be used to optimize...class? This is an important test as it can be used to optimize...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aop/support/AopUtils...
    Fri Feb 01 00:00:00 UTC 1980
      54.4K bytes
      Cache
     
  6. DummyClassifier — scikit-learn 1.8.0 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      17.9K bytes
      Cache
     
  7. 빌드 및 테스트

    모든 단위 테스트 실행 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
     
  8. Faces recognition example using eigenfaces and ...

    set and a test and keep 25% of the data for testing. X_train ,...of the model quality on the test set print ( "Predicting people's...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Mon Mar 23 20:39:22 UTC 2026
      18.2K bytes
      Cache
     
  9. Combine Groq, Anthropic, and Granite 4.0 Nano m...

    This tutorial has been tested and verified with watsonx Orchestrate...but this tutorial has been tested with Python 3.11. An active...
    developer.ibm.com/tutorials/groq-anthropic-granite-multi-agent-workflow/
    Tue Mar 17 04:52:53 UTC 2026
      27.8K bytes
      Cache
     
  10. 8.2. Real world datasets — scikit-learn 1.8.0 d...

    development) and the other one for testing (or for performance evaluation)....split between the train and test set is based upon a messages...
    scikit-learn.org/stable/datasets/real_world.html
    Mon Mar 23 20:39:20 UTC 2026
      19.3K bytes
      Cache
     
Back to Top