Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 110 for tests (0.1 sec)

  1. Slashdot: News for nerds, stuff that matters

    I tested it using Speedometer 3.0 benchmark...(depends on the version you tested it and your system). Alexander...
    slashdot.org/
    Fri Apr 26 01:18:16 UTC 2024
      175.4K bytes
      3 views
      Cache
     
  2. model_evaluation.rst.txt

    ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=0)...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Fri Apr 26 16:41:48 UTC 2024
      118.5K bytes
      2 views
     
  3. 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
    Fri Apr 26 16:41:50 UTC 2024
      351.3K bytes
      Cache
     
  4. Best Headphones of 2023

    warranty duration based on tests that give an idea of the average...
    digg.com/technology/audio/best-headphones
    Sat Apr 27 01:19:02 UTC 2024
      248K bytes
      Cache
     
  5. 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
    Fri Apr 26 16:41:50 UTC 2024
      98.4K 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
    Fri Apr 26 16:41:48 UTC 2024
      118K bytes
      Cache
     
  7. 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
    Fri Apr 26 16:41:48 UTC 2024
      115.7K 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
    Fri Apr 26 16:41:48 UTC 2024
      170.5K bytes
      Cache
     
  9. 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
    Fri Apr 26 16:41:50 UTC 2024
      111.9K bytes
      Cache
     
  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
    Fri Apr 26 16:41:50 UTC 2024
      151.8K bytes
      Cache
     
Back to top