Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 127 for tests (0.1 sec)

  1. 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
    Sun May 19 20:00:39 UTC 2024
      98.4K bytes
      Cache
     
  2. 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
    Sun May 19 20:00:39 UTC 2024
      118K bytes
      Cache
     
  3. 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
    Sun May 19 20:00:39 UTC 2024
      115.7K bytes
      Cache
     
  4. 6.3. Preprocessing data — scikit-learn 1.4.2 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Sun May 19 20:00:39 UTC 2024
      170.5K bytes
      Cache
     
  5. Elastic Observability 8.2: Tail-based sampling,...

    test, or staging), and transaction...fashion. New synthetic cloud testing infrastructure (beta) Monitoring...
    www.elastic.co/blog/whats-new-elastic-observability-8-2-0
    Mon May 20 00:55:26 UTC 2024
      451.6K bytes
      Cache
     
  6. China Uses Giant Rail Gun to Shoot Smart Bomb N...

    China's navy has apparently tested out a hypersonic rail gun —...Post reports , the rail gun test lobbed a precision-guided projectile...
    futurism.com/the-byte/china-rail-gun-smart-bomb
    Mon May 20 01:16:35 UTC 2024
      115.7K bytes
      Cache
     
  7. 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
    Sun May 19 20:00:39 UTC 2024
      106.1K bytes
      Cache
     
  8. 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
    Sun May 19 20:00:39 UTC 2024
      151.8K bytes
      Cache
     
  9. Real User Monitoring (RUM) with Elastic Observa...

    and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/real-user-monitoring
    Mon May 20 00:04:49 UTC 2024
      475.9K bytes
      Cache
     
  10. 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
    Sun May 19 20:00:38 UTC 2024
      111.9K bytes
      Cache
     
Back to top