Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 588 for test (0.07 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
    Thu Mar 28 16:05:57 UTC 2024
      111.9K bytes
      Cache
     
  2. How Boeing broke down: Inside the series of lea...

    I worked in flight testing at Boeing Field in Seattle,...right leadership. “The simple test is, ‘In 2023, how many times...
    fortune.com/2024/02/22/boeing-stock-crash-histo...
    Thu Feb 29 00:50:19 UTC 2024
      305.2K bytes
      Cache
     
  3. 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
    Thu Mar 28 16:05:57 UTC 2024
      121.4K bytes
      Cache
     
  4. gtm.js

    type="text/javascript";n.id=h.id;n.text=h.text||h.textCo...e=window.document.location.hostname;oo.test(e)||no.test(e)||a.push("none");return...
    www.googletagmanager.com/gtm.js
    Mon Mar 25 00:00:00 UTC 2024
      228K bytes
      1 views
     
  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
    Thu Mar 28 16:05:57 UTC 2024
      108.9K bytes
      Cache
     
  6. Developing scikit-learn estimators — scikit-lea...

    _skip_test (default=False) whether to skip common tests entirely....Numbers Numerical assertions in tests Developing scikit-learn estimators...
    scikit-learn.org/stable/developers/develop.html
    Thu Mar 28 16:05:57 UTC 2024
      106.1K bytes
      Cache
     
  7. 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
    Thu Mar 28 16:05:59 UTC 2024
      99.5K bytes
      Cache
     
  8. 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
    Thu Mar 28 16:05:59 UTC 2024
      214.7K bytes
      Cache
     
  9. Tarifs officiels Elasticsearch : Elastic Cloud,...

    de tests simultanés (soit environ 2,6 milliards de tests par...Accès au service mondial de tests gérés pour le monitoring synthétique...
    www.elastic.co/fr/pricing
    Fri Mar 29 00:27:20 UTC 2024
      460.5K bytes
      Cache
     
  10. 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
    Thu Mar 28 16:05:59 UTC 2024
      137K bytes
      Cache
     
Back to top