Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 133 for test (0.12 sec)

  1. 1.11. Ensembles: Gradient boosting, random fore...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split...mean_squared_error ( y_test , est . predict ( X_test )) 5.00... The figure...
    scikit-learn.org/stable/modules/ensemble.html
    Wed Apr 24 18:54:19 UTC 2024
      195.6K bytes
      Cache
     
  2. Out-of-core classification of text documents — ...

    - tick test_stats [ "n_test" ] += len ( y_test ) test_stats [...%(n_test)6d test docs ( %(n_test_pos)6d positive) " % test_stats...
    scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
    Wed Apr 24 18:54:16 UTC 2024
      98.4K bytes
      Cache
     
  3. sklearn.pipeline.Pipeline — scikit-learn 1.4.2 ...

    X_test , y_train , y_test = train_test_split ( X ,..., y_train ) . score ( X_test , y_test ) 0.88 >>> # An estimator's...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html
    Wed Apr 24 18:54:16 UTC 2024
      100K bytes
      Cache
     
  4. Slashdot: News for nerds, stuff that matters

    EST (time-delayed on the west coast until 9 p.m.PST)....chopper will wake up daily to test its equipment, collect a temperature...
    science.slashdot.org
    Wed Apr 24 01:14:43 UTC 2024
      150.8K bytes
      Cache
     
  5. Probability Calibration for 3-class classificat...

    y [: 1000 ] X_test , y_test = X [ 1000 :], y [ 1000...log_loss ( y_test , clf_probs ) cal_score = log_loss ( y_test , cal_clf_probs...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Wed Apr 24 18:54:16 UTC 2024
      99.5K bytes
      Cache
     
  6. Statistical comparison of models using grid sea...

    "rank_test_score" , "mean_test_score" , "std_test_score" ]]...params rank_test_score mean_test_score std_test_score kernel...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Wed Apr 24 18:54:16 UTC 2024
      115.7K bytes
      Cache
     
  7. Tweedie regression on insurance claims — scikit...

    ( "test" , X_test , df_test ), ]: y , _weights...train_test_split df_train , df_test , X_train , X_test = train_test_split...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Wed Apr 24 18:54:16 UTC 2024
      118K bytes
      Cache
     
  8. Slashdot: News for nerds, stuff that matters

    percent for every other model we test (GPT-3.5, open-source LLMs)...positional data and any calls or text made while using it. Moreover,...
    slashdot.org/popular
    Thu Apr 25 01:14:59 UTC 2024
      130.6K bytes
      Cache
     
  9. sitemap-news

    536Z11 best bath mats of 2024, tested and approved by...cs/congress/senate-hold-key-test-vote-ukraine-aid-israel-fun...
    www.nbcnews.com/sitemap/nbcnews/sitemap-news
    Thu Apr 25 00:58:00 UTC 2024
      111.6K bytes
      2 views
     
  10. Time-related feature engineering — scikit-learn...

    test_0 = all_splits [ 0 ] X . iloc [ test_0 ] season...train_4 , test_4 = all_splits [ 4 ] X . iloc [ test_4 ] season...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Wed Apr 24 18:54:16 UTC 2024
      151.8K bytes
      Cache
     
Back to top