Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 183 for tests (0.12 sec)

  1. 3.3. Metrics and scoring: quantifying the quali...

    ratio (pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/modules/model_evaluation.html
    Thu May 16 17:15:46 UTC 2024
      351.3K bytes
      Cache
     
  2. 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
    Thu May 16 17:15:45 UTC 2024
      115.7K 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
    Thu May 16 17:15:45 UTC 2024
      98.4K bytes
      Cache
     
  4. 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
    Thu May 16 17:15:45 UTC 2024
      151.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
    Thu May 16 17:15:46 UTC 2024
      118K bytes
      Cache
     
  6. 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
    Thu May 16 17:15:45 UTC 2024
      111.9K bytes
      Cache
     
  7. 23andMe CEO Anne Wojcicki Considers Taking Comp...

    proposal to take the genetic testing company private after its stock...that, and they'll never get a test. Unless they have some new market...
    slashdot.org/story/24/04/19/2031224/23andme-ceo-anne-wojcicki-considers-taking-company-private
    Sat Apr 20 01:11:51 UTC 2024
      106.2K bytes
      Cache
     
  8. 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
    Thu May 16 17:15:46 UTC 2024
      170.5K bytes
      Cache
     
  9. Partial Dependence and Individual Conditional E...

    ( f "Test R2 score: { mlp_model . score ( X_test , y_test ) :...f "Test R2 score: { hgbdt_model . score ( X_test , y_test ) :...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Thu May 16 17:15:45 UTC 2024
      137K bytes
      Cache
     
  10. The Greatest Diss Tracks of All Time, Ranked - ...

    you had KD do a lie detector test, I bet even he’d admit that...why they’re constantly being tested. Who caught the worst stray?...
    www.theringer.com/rap/2024/5/7/24149814/greatest-rap-diss-tracks-all-time-kendrick-lamar-drake-no...
    Fri May 10 00:51:00 UTC 2024
      445.8K bytes
      Cache
     
Back to top