Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 168 for tests (0.1 sec)

  1. 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
    Sat May 11 22:20:02 UTC 2024
      118K bytes
      Cache
     
  2. Harmful 5G Fast Lanes Are Coming. The FCC Needs...

    AT&T and Verizon are all testing ways to create these 5G fast...bills by the hour, the proposed test for what’s a good or bad fast...
    cyberlaw.stanford.edu/blog/2024/04/harmful-5g-fast-lanes-are-coming-fcc-needs-stop-them
    Mon Apr 15 01:12:31 UTC 2024
      100.1K bytes
      Cache
     
  3. Contributing — scikit-learn 1.4.2 documentation

    sklearn/linear_model/tests/test_logistic.py to run the tests specific to...path/to/tests_for_package see also Testing and improving test coverage...
    scikit-learn.org/stable/developers/contributing.html
    Sat May 11 22:20:02 UTC 2024
      119.9K bytes
      Cache
     
  4. 'The Daily Show' Reacts To Nike's Super Impract...

    no woman athletes actually tested this garment out without telling...
    digg.com/digg-vids/link/nike-team-usa-daily-show-video
    Tue Apr 23 01:15:38 UTC 2024
      134K 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
    Sat May 11 22:20:02 UTC 2024
      137K bytes
      Cache
     
  6. 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
    Sat May 11 22:20:02 UTC 2024
      108.9K bytes
      Cache
     
  7. sklearn.linear_model.SGDClassifier — scikit-lea...

    the mean accuracy on the given test data and labels. set_fit_request...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Sat May 11 22:20:02 UTC 2024
      99.7K bytes
      Cache
     
  8. Elastic Enterprise Search: Getting Started with...

    results are more relevant when you test Elastic's Learned Sparse Encoder...
    www.elastic.co/getting-started/enterprise-search/search-across-business-systems-and-software
    Mon May 13 00:51:01 UTC 2024
      297.7K 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
    Sat May 11 22:20:02 UTC 2024
      214.7K bytes
      Cache
     
  10. 6.3. Preprocessing data — scikit-learn 1.4.2 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Sat May 11 22:20:02 UTC 2024
      170.5K bytes
      Cache
     
Back to top