Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 504 for tests (0.1 sec)

  1. Slashdot: News for nerds, stuff that matters

    Apple tests over 10,000 units of each product...real-world concerns into its testing suite. « Newer Older » Slashdot...
    yro.slashdot.org
    Wed Jun 05 01:13:07 UTC 2024
      143.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
    Sat Jun 08 01:20:00 UTC 2024
      248.5K 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
    Thu Jun 06 17:04:45 UTC 2024
      121.2K bytes
      2 views
     
  4. 3.4. 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/dev/modules/model_evaluation.html
    Thu Jun 06 17:04:46 UTC 2024
      395.8K bytes
      Cache
      Similar Results (1)
     
  5. Prediction Latency — scikit-learn 1.5.0 documen...

    X_test , y_train , y_test = train_test_split ( X ,..., X_test , y_test = generate_dataset ( n_train , n_test , n )...
    scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html
    Fri Jun 07 19:49:38 UTC 2024
      140.6K bytes
      Cache
     
  6. Compare cross decomposition methods — scikit-le...

    ) X_test_r , Y_test_r = cca . transform ( X_test , Y_test ) Total...Y_train ) X_test_r , Y_test_r = plsca . transform ( X_test , Y_test...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html
    Fri Jun 07 19:49:38 UTC 2024
      125.7K bytes
      Cache
     
  7. Release Highlights for scikit-learn 0.23 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test )) print ( gbdt . score ( X_test , y_test...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html
    Fri Jun 07 19:49:36 UTC 2024
      143.5K bytes
      Cache
     
  8. Class Likelihood Ratios to measure classificati...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...the link between pre-test and post-test odds given by the Class...
    scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html
    Fri Jun 07 19:49:38 UTC 2024
      137.7K bytes
      Cache
     
  9. Precision-Recall — scikit-learn 1.5.0 documenta...

    and test X_train , X_test , y_train , y_test = train_test_split...and test X_train , X_test , Y_train , Y_test = train_test_split...
    scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html
    Fri Jun 07 19:49:37 UTC 2024
      138.8K bytes
      Cache
     
  10. Prediction Intervals for Gradient Boosting Regr...

    test datasets: X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test , "b." , markersize = 10 , label = "Test observations"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Fri Jun 07 19:49:36 UTC 2024
      140.8K bytes
      Cache
     
Back to top