Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 215 for test (0.08 sec)

  1. 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
    Sun May 19 20:00:39 UTC 2024
      121.4K bytes
      Cache
     
  2. 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
    Sun May 19 20:00:38 UTC 2024
      108.9K bytes
      Cache
     
  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
    Sun May 19 20:00:38 UTC 2024
      214.7K bytes
      Cache
     
  4. 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
    Sun May 19 20:00:39 UTC 2024
      137K bytes
      Cache
     
  5. 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
    Sun May 19 20:00:39 UTC 2024
      99.5K bytes
      Cache
     
  6. 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
    Sun May 19 20:00:39 UTC 2024
      118K bytes
      Cache
     
  7. OLX delivers trusted trading platforms with Ela...

    initial testing within their AWS account, and the tests proved...downloading the Elastic Stack and testing the functionality of Elastic’s...
    www.elastic.co/customers/olx-delivers-trusted-trading-platforms-with-elastic-cloud-on-aws
    Mon May 20 00:35:23 UTC 2024
      348.7K bytes
      Cache
     
  8. 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
    Sun May 19 20:00:39 UTC 2024
      203.1K bytes
      Cache
     
  9. 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
    Mon May 20 01:16:53 UTC 2024
      237K 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
    Sun May 19 20:00:39 UTC 2024
      106.1K bytes
      Cache
     
Back to top