Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 862 for tests (0.1 sec)

  1. sklearn.neural_network.MLPRegressor — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...-7.1...]) >>> regr . score ( X_test , y_test ) 0.4... Methods fit (X,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Mon May 20 18:34:25 UTC 2024
      62.5K bytes
      Cache
     
  2. sklearn.svm.SVC — scikit-learn 1.4.2 documentation

    the mean accuracy on the given test data and labels. set_fit_request...(n_samples, n_features) or (n_samples_test, n_samples_train) For kernel=”precomputed”,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Mon May 20 18:34:25 UTC 2024
      92.1K bytes
      Cache
     
  3. ハンズオンセクション 11 | DBFlute

    その会員に紐づく支払済み購入のデータも取得する 対応テストメソッド test_selectPurchaseMember_会員と購入が検索されていること()...で含んでいる会員名称の会員を検索する 対応テストメソッド test_selectUnpaidMemberLi_未払い購入がある会員が検索されていること()...
    dbflute.seasar.org/ja/tutorial/handson/section1...
    Mon Mar 18 15:47:33 UTC 2024
      19.7K bytes
      Cache
     
  4. sklearn.gaussian_process.GaussianProcessClassif...

    classification on an array of test vectors X. predict_proba (X)...probability estimates for the test vector X. score (X, y[, sample_weight])...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Mon May 20 18:34:24 UTC 2024
      59.6K bytes
      Cache
     
  5. Elastic SharePoint Server connector reference |...

    Connector testing for more details. To perform E2E testing for the...client operations End-to-end testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-sharepoint.html
    Thu May 09 14:03:31 UTC 2024
      31.4K bytes
      Cache
     
  6. sklearn.ensemble.GradientBoostingClassifier — s...

    X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913... Methods apply...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Mon May 20 18:34:24 UTC 2024
      96.5K bytes
      Cache
     
  7. Elastic Confluence connector reference | Enterp...

    Connector testing for more details. To perform E2E testing for the...https://192.158.1.38:8080/ https://test_user.atlassian.net/ Confluence...
    www.elastic.co/guide/en/enterprise-search/current/connectors-confluence.html
    Thu May 09 14:03:31 UTC 2024
      58.5K bytes
      1 views
      Cache
     
  8. Elastic Dropbox connector reference | Enterpris...

    Connector testing for more details. To perform E2E testing for the...category filter [ { "query": "test", "options": { "file_categories":...
    www.elastic.co/guide/en/enterprise-search/current/connectors-dropbox.html
    Thu May 09 14:03:31 UTC 2024
      60.5K bytes
      Cache
     
  9. 1.6. Nearest Neighbors — scikit-learn 1.4.2 doc...

    X_test , y_train , y_test = train_test_split ( X ,...( nca_pipe . score ( X_test , y_test )) 0.96190476... The plot...
    scikit-learn.org/stable/modules/neighbors.html
    Mon May 20 18:34:25 UTC 2024
      99.8K bytes
      Cache
     
  10. 1.13. Feature selection — scikit-learn 1.4.2 do...

    based on univariate statistical tests. It can be seen as a preprocessing...common univariate statistical tests for each feature: false positive...
    scikit-learn.org/stable/modules/feature_selection.html
    Mon May 20 18:34:24 UTC 2024
      54.1K bytes
      Cache
     
Back to top