Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 96 for tests (0.11 sec)

  1. 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 May 08 07:10:46 UTC 2024
      137K bytes
      Cache
     
  2. 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 May 08 07:10:46 UTC 2024
      214.7K bytes
      Cache
     
  3. 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
    Wed May 08 07:10:46 UTC 2024
      106.1K bytes
      Cache
     
  4. Baba Entertainment uses Elastic for gaming data...

    Increased sales with real-time testing insights Sales increased 15%...from real-time customer A/B testing using Elastic Enterprise Search...
    www.elastic.co/customer/baba-entertainment
    Thu May 09 00:35:21 UTC 2024
      422.7K 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
    Wed May 08 07:10:46 UTC 2024
      99.5K bytes
      Cache
     
  6. 1.6. Nearest Neighbors — scikit-learn 1.4.2 doc...

    X_test , y_train , y_test = train_test_split ( X ,...( nca_pipe . score ( X_test , y_test )) 0.96190476... The plot...
    scikit-learn.org/stable/modules/neighbors.html
    Wed May 08 07:10:46 UTC 2024
      99.8K bytes
      Cache
     
  7. Embedding Security in LLM Workflows: Elastic's ...

    risks Red Teaming & Monitoring : Test for vulnerabilities and continuously...section. Before moving forward, testing your connection is generally...
    www.elastic.co/security-labs/embedding-security-in-llm-workflows
    Thu May 09 00:59:21 UTC 2024
      183.2K bytes
      Cache
     
  8. Linklaters Delivers Faster, Better Enterprise S...

    test, and go live with no interruption...This streamlines development, testing, and enables automated scaling...
    www.elastic.co/customers/linklaters
    Thu May 09 00:51:03 UTC 2024
      423.9K bytes
      Cache
     
  9. Elizabeth Holmes sees more months trimmed from ...

    disgraced founder of failed blood-testing startup Theranos entered prison...give users health data by testing blood from a single finger...
    www.nbcnews.com/news/us-news/elizabeth-holmes-prison-release-date-rcna149825
    Wed May 08 01:14:04 UTC 2024
      250.5K bytes
      Cache
     
  10. 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 May 08 07:10:45 UTC 2024
      108.9K bytes
      Cache
     
Back to top