Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 127 for tests (0.09 sec)

  1. 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
    Sun May 19 20:00:39 UTC 2024
      99.8K 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. Slashdot: News for nerds, stuff that matters

    and performance regression testing. Its first open source technical...prompted by a failed uncrewed test flight." The New Shepard rocket...
    slashdot.org
    Mon May 20 01:09:41 UTC 2024
      161.8K 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. 1.4. Support Vector Machines — scikit-learn 1.4...

    X_test , y_train , y_test = train_test_split ( X ,...examples >>> gram_test = np . dot ( X_test , X_train . T ) >>>...
    scikit-learn.org/stable/modules/svm.html
    Sun May 19 20:00:39 UTC 2024
      103.3K bytes
      Cache
     
  6. 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
     
  7. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...%.3f " % clf . score ( X_test , y_test )) model score: 0.798 HTML...
    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
     
  8. Elastic Observability monitors metrics for Micr...

    import { test, expect } from '@playwright/test'; test('homepage...requirements. RESOURCE_GROUP="test" APP_PASSWORD="SpecifyNewPasswordHe"...
    www.elastic.co/observability-labs/blog/observability-monitors-metrics-microsoft-azure
    Mon May 20 01:00:31 UTC 2024
      136.8K bytes
      Cache
     
  9. Digital experience monitoring with Elastic Obse...

    before your users do Proactive testing is vital for improving user...Synthetic transactions continually test key user journeys such as login...
    www.elastic.co/observability/digital-experience-monitoring
    Mon May 20 00:57:20 UTC 2024
      475.1K bytes
      Cache
     
  10. 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
    Sun May 19 01:07:44 UTC 2024
      185.7K bytes
      Cache
     
Back to top