Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 253 for tests (0.21 sec)

  1. 4.2. Permutation feature importance — scikit-le...

    model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...
    scikit-learn.org/stable/modules/permutation_importance.html
    Tue May 28 11:51:32 UTC 2024
      61.2K bytes
      Cache
     
  2. javatry (じゃゔぁとらい) | DBFlute

    public void test_length_basic() { } ↓↓↓ public void test_length_basic()...(メソッド終了時の変数 sea の中身は?) */ public void test_variable_reassigned_basic()...
    dbflute.seasar.org/ja/tutorial/javatry/index.html
    Fri May 24 02:22:00 UTC 2024
      27.4K bytes
      Cache
     
  3. SAStruts での利用

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...今回は以下の単純なテーブルを作成します。 CREATE TABLE TEST_TABLE ( ID BIGINT NOT NULL IDENTITY...
    dbflute.seasar.org/maven/plugin/ja/sastruts.html
    Fri May 24 02:22:00 UTC 2024
      33.3K bytes
      Cache
     
  4. 7.4. Loading other datasets — scikit-learn 1.5....

    X_test , y_test = load_svmlight_files (...number of features: >>> X_test , y_test = load_svmlight_file ( ......
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Tue May 28 11:51:31 UTC 2024
      65.9K bytes
      Cache
     
  5. Multi-output Decision Tree Regression — scikit-...

    predict ( X_test ) y_2 = regr_2 . predict ( X_test ) y_3 = regr_3.... fit ( X , y ) # Predict X_test = np . arange ( - 100.0 , 100.0...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression_multioutput.html
    Tue May 28 11:51:32 UTC 2024
      96.4K bytes
      Cache
     
  6. Comparing randomized search and grid search for...

    "mean_test_score" ][ candidate ], results [ "std_test_score"...not carry over to a held-out test set. Note that in practice,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Tue May 28 11:51:32 UTC 2024
      96.3K bytes
      Cache
     
  7. Elastic Slack connector reference | Enterprise ...

    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-slack.html
    Thu May 23 10:23:19 UTC 2024
      31.5K bytes
      1 views
      Cache
     
  8. 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
    Fri May 24 02:22:00 UTC 2024
      22.9K bytes
      Cache
     
  9. Elastic SharePoint Online connector reference |...

    Connector testing for more details. To perform E2E testing for the...more information. End-to-end testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-sharepoint-online.html
    Thu May 23 10:23:19 UTC 2024
      88K bytes
      Cache
     
  10. Sparsity Example: Fitting only features 1 and 2...

    indices ] X_test = X [ - 20 :, indices ] y_train...y_train = y [: - 20 ] y_test = y [ - 20 :] Next we fit a linear...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_3d.html
    Tue May 28 11:51:34 UTC 2024
      92K bytes
      Cache
     
Back to top