Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 133 for test (0.44 sec)

  1. Common pitfalls in the interpretation of coeffi...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...predict ( X_test ) mae_test = median_absolute_error ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Tue Apr 23 17:07:45 UTC 2024
      214.7K bytes
      Cache
     
  2. 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
    Tue Apr 23 17:07:46 UTC 2024
      137K bytes
      Cache
     
  3. 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
    Tue Apr 23 17:07:45 UTC 2024
      99.5K bytes
      Cache
     
  4. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) : .3f } " ) accuracy of the best model...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Tue Apr 23 17:07:45 UTC 2024
      121.4K bytes
      Cache
     
  5. Poisson regression and non-normal loss — scikit...

    df_test = train_test_split ( df , test_size = 0.33 ,...df_test [ "Frequency" ], df_test [ "Frequency" ], df_test [ "Exposure"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Tue Apr 23 17:07:45 UTC 2024
      108.9K bytes
      Cache
     
  6. Slashdot: News for nerds, stuff that matters

    Silicon Valley-based software testing startup HeadSpin was sentenced...The case was the first known test for a jury to decide whether...
    yro.slashdot.org
    Wed Apr 24 01:15:58 UTC 2024
      145.6K bytes
      Cache
     
  7. 11 Best Dating Apps For 2023

    also written: 23 Best iPhone Games For 2023 8 Best Authenticator...2023 8 Best Extended Car Warranty Companies of 2023 9 Best Antivirus...
    digg.com/life/dating/best-dating-apps
    Wed Apr 24 01:21:26 UTC 2024
      416K bytes
      Cache
     
  8. 7 Best Streaming Devices Of 2023

    To Avoid 6 Best Home Security Systems of 2023 7 Best Online Therapy...Therapy Platforms Of 2023 7 Best Pest Control Companies of 2023...
    digg.com/technology/streaming-services/best-streaming-devices
    Wed Apr 24 01:17:10 UTC 2024
      237.2K bytes
      Cache
     
  9. Amazon Ends California Drone Deliveries - Slashdot

    making everyone a guinea pig by testing overhead flights by drones....* This hasn't happened in testing so far, so presumably it would...
    tech.slashdot.org/story/24/04/22/1834249/amazon-ends-california-drone-deliveries
    Tue Apr 23 01:14:05 UTC 2024
      113.8K bytes
      Cache
     
  10. Glossary of Common Terms and API Elements — sci...

    common tests This refers to the tests run on almost every...(train_idx, test_idx) pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/stable/glossary.html
    Tue Apr 23 17:07:45 UTC 2024
      203.1K bytes
      Cache
     
Back to top