Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 651 - 660 of 1,615 for tests (0.12 seconds)

Filter
  1. CategoricalNB — scikit-learn 1.8.0 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html
    Mon Mar 23 20:39:23 UTC 2026
      17.5K bytes
      Cache
     
  2. 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 Mar 23 20:39:21 UTC 2026
      17.5K bytes
      Cache
     
  3. クラス org.seasar.dbflute.maven.plugin.CommandPlug...

    provides outside-sql-test goal to run outside-sql-test. class ReplaceSchemaCommand...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/class-use/CommandPlugin.html
    Thu May 28 16:23:59 UTC 2026
      2.1K bytes
      Cache
     
  4. AbstractTransactionalTestNGSpringContextTests (...

    test.context.testng.AbstractTestNGSpring...GSpring org.springframework.test.context.testng.AbstractTransactiona...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/testng/...
    Fri Feb 01 00:00:00 UTC 1980
      38.5K bytes
      Cache
     
  5. Time-related feature engineering — scikit-learn...

    performance measures on the test set in the discussion, we choose...2 days between the train and test side of the splits. We also...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Mon Mar 23 20:39:22 UTC 2026
      31.4K bytes
      Cache
     
  6. User API

    "surname" : "Test" , "givenName" : "User" , "mail" : "testuser@example.com"...json リクエストボディ { "name" : "testuser" , "password" : "securepassword"...
    fess.codelibs.org/ja/15.5/api/admin/api-admin-user.html
    Mon Mar 23 02:56:31 UTC 2026
      49.3K bytes
      Cache
     
  7. ResultHandler (Spring Framework 7.0.1 API)

    test.web.servlet.request.MockMvcRequestBuilde.*;...import static org.springframework.test.web.servlet.result.MockMvcResultHandler.*;...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/Res...
    Fri Feb 01 00:00:00 UTC 1980
      10.2K bytes
      Cache
     
  8. ExecutingResponseCreator (Spring Framework 7.0....

    test.web.client.response.ExecutingResponseCre...original factory rather than the test factory: ResponseCreator withActualResponse...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/client/resp...
    Fri Feb 01 00:00:00 UTC 1980
      16.4K bytes
      Cache
     
  9. Lasta Di (DIコンテナ) | DBFlute

    switch component 'mystic' in unit test @Directory |-src/main/resources...sea.xml // in production | |-src/test/resources |- sea+mystic.xml...
    dbflute.seasar.org/ja/lastaflute/lastadi/index.html
    Thu May 28 16:23:58 UTC 2026
      5.3K bytes
      Cache
     
  10. 贡献指南

    方法编写测试 测试方法名以 test 开头 使用 Given-When-Then 模式 @Test public void testSearch...SearchService (); String query = "test" ; // When: 执行被测试对象 SearchResponse...
    fess.codelibs.org/zh-cn/dev/contributing.html
    Mon Mar 23 03:00:36 UTC 2026
      55K bytes
      Cache
     
Back to Top