Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 101 for tests (0.1 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
    Wed May 15 13:59:41 UTC 2024
      351.3K bytes
      Cache
     
  2. Best Headphones of 2023

    warranty duration based on tests that give an idea of the average...
    digg.com/technology/audio/best-headphones
    Thu May 16 01:15:35 UTC 2024
      247.7K bytes
      Cache
     
  3. 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
    Wed May 15 13:59:41 UTC 2024
      118.5K bytes
      2 views
     
  4. 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
    Wed May 15 13:59:43 UTC 2024
      98.4K 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 May 15 13:59:40 UTC 2024
      118K bytes
      Cache
     
  6. 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 May 15 13:59:40 UTC 2024
      115.7K bytes
      Cache
     
  7. 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
    Wed May 15 13:59:42 UTC 2024
      170.5K bytes
      Cache
     
  8. Baba Entertainment uses Elastic for gaming data...

    Increased sales with real-time testing insights Sales increased 15%...from real-time customer A/B testing using Elastic Enterprise Search...
    www.elastic.co/customer/baba-entertainment
    Thu May 16 00:47:30 UTC 2024
      345.1K bytes
      Cache
     
  9. 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
    Wed May 15 13:59:40 UTC 2024
      99.5K 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
    Wed May 15 13:59:40 UTC 2024
      111.9K bytes
      Cache
     
Back to top