Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 189 for test (0.08 sec)

  1. 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
    Mon Apr 29 15:57:10 UTC 2024
      151.8K bytes
      Cache
     
  2. Slashdot | LinkedIn

    single hottest source of peer-tested news content and discussion,...said that the company is "testing other types of video ad units,...
    www.linkedin.com/company/slashdot
    Tue Apr 30 01:09:31 UTC 2024
      211K bytes
      Cache
     
  3. 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
    Mon Apr 29 15:57:10 UTC 2024
      98.4K bytes
      Cache
     
  4. 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
    Mon Apr 29 15:57:10 UTC 2024
      100K 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
    Mon Apr 29 15:57:10 UTC 2024
      99.5K bytes
      Cache
     
  6. 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
    Mon Apr 29 15:57:10 UTC 2024
      118K bytes
      Cache
     
  7. Lagged features for time series forecasting — s...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.2 , random_state = 42 )...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Mon Apr 29 15:57:10 UTC 2024
      111.9K bytes
      Cache
     
  8. Slashdot: News for nerds, stuff that matters

    said that the company is "testing other types of video ad units,...Razer never submitted them for testing and only "stopped the false...
    slashdot.org
    Tue Apr 30 01:05:46 UTC 2024
      139.6K bytes
      Cache
     
  9. Building personalized ecommerce search experien...

    market-tested technology that gives development...smoothly in concert with the rest of an ecommerce site, customers...
    www.elastic.co/blog/building-personalized-ecommerce-search-experiences-with-elastic
    Tue Apr 30 00:51:31 UTC 2024
      486.3K bytes
      Cache
     
  10. Developing scikit-learn estimators — scikit-lea...

    _skip_test (default=False) whether to skip common tests entirely....Numbers Numerical assertions in tests Developing scikit-learn estimators...
    scikit-learn.org/stable/developers/develop.html
    Mon Apr 29 15:57:10 UTC 2024
      106.1K bytes
      Cache
     
Back to top