Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 531 - 540 of 1,694 for tests (2.54 seconds)

  1. Selecting dimensionality reduction with Pipelin...

    cross-validated model on the test set. If `scoring` represents...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Mon Dec 29 13:14:49 GMT 2025
      164.8K bytes
      Cache
     
  2. MultiTaskLassoCV — scikit-learn 1.8.0 doc...

    default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Mon Dec 29 13:14:49 GMT 2025
      164K bytes
      Cache
     
  3. 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 GMT 1980
      19.1K bytes
      Cache
     
  4. maxabs_scale — scikit-learn 1.8.0 documen...

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html
    Mon Dec 29 13:14:48 GMT 2025
      110.3K bytes
      Cache
     
  5. 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 GMT 1980
      47K bytes
      Cache
     
  6. 构建和测试

    单元测试的执行 执行所有单元测试 mvn test 执行特定的测试类 mvn test -Dtest = SearchServiceTest...测试错误 测试超时 延长测试超时时间: mvn test -Dmaven.test.timeout = 600 OpenSearch...
    fess.codelibs.org/zh-cn/dev/building.html
    Mon Jan 05 02:49:46 GMT 2026
      57.9K bytes
      Cache
     
  7. Configuration de la sécurité

    O = Test , L = Test , C = DE Configuration...jour dans un environnement de test Appliquer les mises à jour dans...
    fess.codelibs.org/fr/15.3/install/security.html
    Mon Dec 22 02:43:53 GMT 2025
      42K bytes
      Cache
      Similar Results (1)
     
  8. SimpleTransactionStatus (Spring Framework 7.0.1...

    implementations and as a static mock for testing transactional code (either...a TransactionCallback to be tested). Since: 1.2.3 Author: Juergen...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/support/...
    Fri Feb 01 00:00:00 GMT 1980
      20.7K bytes
      Cache
     
  9. From JNI to FFM: The future of Java‑native inte...

    strings String[] testSeeds = { "hello" , "world" , "java" , "native"..."--------- ); for (String seed : testSeeds) { try { MemorySegment cString...
    developer.ibm.com/articles/j-ffm/
    Tue Dec 16 02:39:08 GMT 2025
      744.8K bytes
      Cache
     
  10. Varying regularization in Multi-layer Perceptro...

    : # split into training and test part X_train , X_test , y_train..., cmap = cm_bright ) # and testing points ax . scatter ( X_test...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Mon Dec 29 13:14:49 GMT 2025
      108.7K bytes
      Cache
     
Back to Top