Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 113 for tests (0.11 sec)

  1. 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
    Tue May 14 00:54:53 UTC 2024
      183.2K bytes
      Cache
     
  2. 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
     
  3. Accelerate DevOps transformation with Elastic O...

    or A/B testing. Plus, you can use the annotation...determine if the issue uncovered in test is already in prod. Track log...
    www.elastic.co/observability/devops
    Tue May 14 00:39:52 UTC 2024
      477.7K bytes
      Cache
     
  4. 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
     
  5. 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
    Tue May 14 00:50:19 UTC 2024
      345.3K bytes
      Cache
     
  6. Real User Monitoring (RUM) with Elastic Observa...

    and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/real-user-monitoring
    Tue May 14 00:03:21 UTC 2024
      468.5K bytes
      Cache
     
  7. 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
    Tue May 14 00:40:22 UTC 2024
      467.8K bytes
      Cache
     
  8. 1.11. Ensembles: Gradient boosting, random fore...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...
    scikit-learn.org/stable/modules/ensemble.html
    Mon May 13 16:58:55 UTC 2024
      195.6K bytes
      Cache
     
  9. 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
    Mon May 13 16:58:55 UTC 2024
      103.3K bytes
      Cache
     
  10. sklearn.pipeline.Pipeline — scikit-learn 1.4.2 ...

    X_test , y_train , y_test = train_test_split ( X ,..., y_train ) . score ( X_test , y_test ) 0.88 >>> # An estimator's...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html
    Mon May 13 16:58:54 UTC 2024
      100K bytes
      Cache
     
Back to top