Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1321 - 1330 of 2,219 for text (0.07 sec)

  1. PredefinedSplit — scikit-learn 1.5.2 documentation

    Provides train/test indices to split data into train/test sets using...The entry test_fold[i] represents the index of the test set that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html
    Mon Nov 04 18:26:54 UTC 2024
      114.7K bytes
      Cache
     
  2. Elastic network drive connector reference | Ent...

    "Folder-shared/org/*/all-tests/test[135]" } ] Excluding files..."pattern": "Folder-shared/**/all-tests/test[!7]" } ] Content extraction...
    www.elastic.co/guide/en/enterprise-search/current/connectors-network-drive.html
    Thu Oct 17 11:16:42 UTC 2024
      54.1K bytes
      Cache
     
  3. DBFlute Example (サンプル) | DBFlute

    MySQL dbflute-test-dbms-mysql PostgreSQL dbflute-test-dbms-postgresql...Oracle dbflute-test-dbms-oracle DB2 dbflute-test-dbms-db2 SQLServer...
    dbflute.seasar.org/ja/manual/reference/example/index.html
    Thu Oct 31 08:02:03 UTC 2024
      15.2K bytes
      22 views
      Cache
     
  4. LeavePGroupsOut — scikit-learn 1.5.2 documentation

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Mon Nov 04 18:26:53 UTC 2024
      121.8K bytes
      Cache
     
  5. Release Highlights for scikit-learn 0.22 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...plot_roc_curve(svc, X_test, y_test) # rfc_disp = plot_roc_curve(rfc, X_test, y_test,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html
    Mon Nov 04 18:26:54 UTC 2024
      134.8K bytes
      Cache
     
  6. LeaveOneOut — scikit-learn 1.5.2 documentation

    Provides train/test indices to split data in train/test sets. Each..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Mon Nov 04 18:26:53 UTC 2024
      115.3K bytes
      Cache
     
  7. UTFluteのセットアップ | DBFlute

    @Java /** * The test case with container for unit test. * @author...PlainTestCase { public void test_demo() { // メソッド名が test で始まること markHere(...
    dbflute.seasar.org/ja/manual/function/helper/utflute/setup.html
    Thu Oct 31 08:02:02 UTC 2024
      23.5K bytes
      1 views
      Cache
     
  8. plot_hgbt_regression.py

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False) print(f"Training...
    scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py
    Mon Nov 04 18:26:53 UTC 2024
      16.3K bytes
     
  9. Linear Regression Example — scikit-learn 1.5.2 ...

    scatter ( diabetes_X_test , diabetes_y_test , color = "black" )...Split the data into training/testing sets diabetes_X_train = diabetes_X...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols.html
    Mon Nov 04 18:26:53 UTC 2024
      86.1K bytes
      Cache
     
  10. Demonstration of multi-metric evaluation on cro...

    '_<scorer_name>' ( 'mean_test_precision' , 'rank_test_precision' , etc…)...style in (( "train" , "--" ), ( "test" , "-" )): sample_score_mean...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Mon Nov 04 18:26:54 UTC 2024
      96.9K bytes
      Cache
     
Back to top