Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 117 for test (0.1 sec)

  1. 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
    Thu Mar 28 16:05:59 UTC 2024
      115.7K bytes
      Cache
     
  2. Time-related feature engineering — scikit-learn...

    test_0 = all_splits [ 0 ] X . iloc [ test_0 ] season...train_4 , test_4 = all_splits [ 4 ] X . iloc [ test_4 ] season...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Thu Mar 28 16:05:57 UTC 2024
      151.8K bytes
      Cache
     
  3. Preços oficiais do Elasticsearch: Elastic Cloud...

    6 bilhões de testes por mês). Os testes executados em locais...agentes Acesso ao serviço de teste global gerenciado para Synthetic...
    www.elastic.co/pt/pricing
    Fri Mar 29 00:27:05 UTC 2024
      455.3K bytes
      Cache
     
  4. 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
    Thu Mar 28 16:05:57 UTC 2024
      118K bytes
      Cache
     
  5. Offizielle Preisinformationen zu Elasticsearch:...

    auf den verwalteten globalen Test-Dienst für Synthetic Monitoring...auf den verwalteten globalen Test-Dienst für Synthetic Monitoring...
    www.elastic.co/de/pricing
    Fri Mar 29 00:27:31 UTC 2024
      455.5K bytes
      Cache
     
  6. 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
     
  7. 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
     
  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
    Thu Mar 28 16:05:57 UTC 2024
      108.9K bytes
      Cache
     
  9. 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
     
  10. 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
     
Back to top