Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 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 Apr 24 18:54:16 UTC 2024
      111.9K bytes
      Cache
     
  2. gtm.js

    type="text/javascript";n.id=h.id;n.text=h.text||h.textCo...e=window.document.location.hostname;ho.test(e)||go.test(e)||a.push("none");return...
    www.googletagmanager.com/gtm.js
    Wed Apr 24 00:35:40 UTC 2024
      229.7K bytes
      1 views
     
  3. 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
    Wed Apr 24 18:54:20 UTC 2024
      214.7K bytes
      Cache
     
  4. 2.5. Decomposing signals in components (matrix ...

    ||X-UV||_{\text{Fro}}^2+\alpha||V||_{1,1} \\ \text{subject to...||X-UV||_{\text{Fro}}^2+\alpha||U||_{1,1} \\ \text{subject to...
    scikit-learn.org/stable/modules/decomposition.html
    Wed Apr 24 18:54:16 UTC 2024
      106K bytes
      Cache
     
  5. 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
    Wed Apr 24 18:54:16 UTC 2024
      137K bytes
      Cache
     
  6. 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
    Wed Apr 24 18:54:16 UTC 2024
      121.4K bytes
      Cache
     
  7. 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
     
  8. 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
    Wed Apr 24 18:54:16 UTC 2024
      108.9K bytes
      Cache
     
  9. Evaluation of outlier detection estimators — sc...

    reduced using a stratified train_test_split . Furthermore, we set...sklearn.model_selection import train_test_split X , y = fetch_kddcup99...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Wed Apr 24 18:54:16 UTC 2024
      98.6K bytes
      Cache
     
  10. Slashdot: News for nerds, stuff that matters

    including results from industry tests, which the CMA has asked market...assess the results of industry tests and resolve remaining issues,"...
    slashdot.org
    Thu Apr 25 01:09:49 UTC 2024
      145.5K bytes
      Cache
     
Back to top