Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 751 - 760 of 1,558 for text (0.24 sec)

  1. PredefinedSplit — scikit-learn 1.7.1 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
    Sat Aug 23 16:32:04 UTC 2025
      115.7K bytes
      Cache
     
  2. Compare cross decomposition methods — scikit-le...

    ) X_test_r , Y_test_r = cca . transform ( X_test , Y_test ) Total...Y_train ) X_test_r , Y_test_r = plsca . transform ( X_test , Y_test...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html
    Sat Aug 23 16:32:03 UTC 2025
      127.4K bytes
      Cache
     
  3. Veterans | NBC News

    Next Steps for Vets How to Write a Cover Letter Next Steps...Heroes Next Steps for Vets Networking for Veterans Next Steps...
    www.nbcnews.com/nextstepsforveterans
    Fri Aug 22 02:44:30 UTC 2025
      340.9K bytes
      Cache
     
  4. Post-tuning the decision threshold for cost-sen...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...model , X_test , y_test ), scoring [ "tpr" ]( model , X_test , y_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Sat Aug 23 16:32:04 UTC 2025
      293.2K bytes
      Cache
     
  5. 外だしSQLのタイトル (OutsideSqlTitle) | DBFlute

    [df-outside-sql-test] [df-outside-sql-test] [Advice] [df-outside-sql-test]...[df-outside-sql-test] /* [df-outside-sql-test] [Simple Member...
    dbflute.seasar.org/ja/manual/function/genbafit/dbflutefit/outsidesqltitle/index.html
    Tue Aug 12 02:41:09 UTC 2025
      13.3K bytes
      Cache
     
  6. Plot classification probability — scikit-learn ...

    X_test , y_train , y_test = train_test_split ( X ,...predict_proba ( X_test ) accuracy_test = accuracy_score ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Sat Aug 23 16:32:04 UTC 2025
      126.1K bytes
      Cache
     
  7. 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
    Tue Aug 12 02:41:09 UTC 2025
      15.2K bytes
      48 views
      Cache
     
  8. LeavePGroupsOut — scikit-learn 1.7.1 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
    Sat Aug 23 16:32:04 UTC 2025
      122.7K bytes
      Cache
     
  9. Release Highlights for scikit-learn 0.23 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test )) print ( gbdt . score ( X_test , y_test...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html
    Sat Aug 23 16:32:04 UTC 2025
      165.8K bytes
      Cache
     
  10. LeaveOneOut — scikit-learn 1.7.1 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
    Sat Aug 23 16:32:04 UTC 2025
      116.3K bytes
      Cache
     
Back to top