Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 127 for test (0.26 sec)

  1. 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
     
  2. 2.5. Decomposing signals in components (matrix ...

    ||X-UV||_{\text{Fro}}^2+\alpha||V||_{1,1} \\ \text{subject to...||X-UV||_{\text{Fro}}^2+\alpha||U||_{1,1} \\ \text{subject to...
    scikit-learn.org/stable/modules/decomposition.html
    Wed Apr 24 18:54:16 UTC 2024
      106K bytes
      Cache
     
  3. 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
     
  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. 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
     
  6. 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
     
  7. Evaluation of outlier detection estimators — sc...

    reduced using a stratified train_test_split . Furthermore, we set...sklearn.model_selection import train_test_split X , y = fetch_kddcup99...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Wed Apr 24 18:54:16 UTC 2024
      98.6K bytes
      Cache
     
  8. 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
    Wed Apr 24 18:54:16 UTC 2024
      111.9K bytes
      Cache
     
  9. Slashdot: News for nerds, stuff that matters

    Google's Nest speakers were some of the best smart home interfaces...they aren't required to have tested safety controls built in. And...
    devices.slashdot.org
    Thu Apr 25 01:14:47 UTC 2024
      146.3K bytes
      Cache
     
  10. Common pitfalls in the interpretation of coeffi...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...predict ( X_test ) mae_test = median_absolute_error ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Wed Apr 24 18:54:20 UTC 2024
      214.7K bytes
      Cache
     
Back to top