Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 851 - 860 of 1,698 for text (0.4 sec)

  1. Class Likelihood Ratios to measure classificati...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...the link between pre-test and post-test odds given by the Class...
    scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html
    Mon Apr 21 17:07:38 UTC 2025
      139.5K bytes
      Cache
     
  2. Prediction Intervals for Gradient Boosting Regr...

    test datasets: X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test , "b." , markersize = 10 , label = "Test observations"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Mon Apr 21 17:07:39 UTC 2025
      142.2K bytes
      Cache
     
  3. Devices News | Slashdot

    driving to pass a Breathalyzer test to start their car. Hope wanted...can scan the QR code included next to the Cyber Trust Mark labels...
    devices.slashdot.org
    Tue Apr 15 01:12:44 UTC 2025
      149.2K bytes
      Cache
     
  4. StratifiedGroupKFold — scikit-learn 1.6.1 docum...

    print ( f " Test: index= { test_index } " ) ... print...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Mon Apr 21 17:07:39 UTC 2025
      129.8K bytes
      Cache
     
  5. Multi-class AdaBoosted Decision Trees — scikit-...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...the remaining 30 percent for testing. from sklearn.model_selection...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html
    Mon Apr 21 17:07:38 UTC 2025
      114.9K bytes
      Cache
     
  6. Action定義のテスト (ActionDefTest) | LastaFlute

    src/main/resources // メインのリソース置き場 src/test/java // テストクラス置き場 |-org.docksidestage...UnitDocksideTestCase { public void test_component() throws Exception...
    dbflute.seasar.org/ja/lastaflute/howto/action/actiondeftest.html
    Fri Apr 18 17:54:32 UTC 2025
      22K bytes
      28 views
      Cache
     
  7. Multiclass sparse logistic regression on 20newg...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) accuracy = np . sum ( y_pred == y_test ) / y_test...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Mon Apr 21 17:07:39 UTC 2025
      106K bytes
      Cache
     
  8. One-class SVM with non-linear kernel (RBF) — sc...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...X_train ) y_pred_test = clf . predict ( X_test ) y_pred_outliers...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Mon Apr 21 17:07:38 UTC 2025
      100.8K bytes
      Cache
     
  9. Developer’s Guide — scikit-learn 1.6.1 document...

    on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...
    scikit-learn.org/stable/developers/index.html
    Sat Apr 19 00:31:22 UTC 2025
      38.2K bytes
      Cache
     
  10. Quarterbacks were the hottest commodity in last...

    COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...teams sitting toward the top of next week’s draft might not be so...
    www.nbcnews.com/sports/nfl/quarterbacks-hottest-commodity-last-years-nfl-draft-now-re-biggest-que...
    Sat Apr 19 01:00:00 UTC 2025
      267.4K bytes
      Cache
     
Back to top