Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 100 of 889 for test (0.22 sec)

  1. Examples — scikit-learn 1.5.0 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/index.html
    Wed May 22 15:20:05 UTC 2024
      251.5K bytes
      Cache
     
  2. 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
    Thu May 23 00:05:52 UTC 2024
      476K bytes
      Cache
     
  3. ElasticNet — scikit-learn 1.5.0 documentation

    Train error vs Test error Train error vs Test error Fitting an...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Wed May 22 15:20:10 UTC 2024
      174.5K bytes
      Cache
     
  4. DummyRegressor — scikit-learn 1.5.0 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Wed May 22 15:20:08 UTC 2024
      146.4K bytes
      Cache
     
  5. Elastic Observability monitors metrics for Goog...

    import { test , expect } from "@playwright/test" ; test ( "homepage...Update the Project Id input text box to be your Google Cloud...
    www.elastic.co/observability-labs/blog/observability-monitors-metrics-google-cloud
    Thu May 23 00:56:41 UTC 2024
      145.8K bytes
      Cache
     
  6. GaussianNB — scikit-learn 1.5.0 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html
    Wed May 22 15:20:08 UTC 2024
      160.9K bytes
      Cache
     
  7. MLPRegressor — scikit-learn 1.5.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,...-7.1...]) >>> regr . score ( X_test , y_test ) 0.4... fit ( X , y ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Wed May 22 15:20:10 UTC 2024
      156.2K bytes
      Cache
     
  8. LinearDiscriminantAnalysis — scikit-learn 1.5.0...

    n_features) Array of samples (test vectors). Returns : C ndarray...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Wed May 22 15:20:10 UTC 2024
      160.6K bytes
      Cache
     
  9. glossary.rst.txt

    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/_sources/glossary.rst.txt
    Wed May 22 15:20:07 UTC 2024
      89.4K bytes
      1 views
     
  10. BernoulliNB — scikit-learn 1.5.0 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Wed May 22 15:20:05 UTC 2024
      158.4K bytes
      Cache
     
  11. feed.xml

    import { test, expect } from "@playwright/test"; test("homepage...import { test, expect } from "@playwright/test"; test("homepage...
    www.elastic.co/observability-labs/rss/feed.xml
    Thu May 23 00:57:02 UTC 2024
      1.3M bytes
     
  12. Elastic Observability Serverless Pricing | Elastic

    0123 /test run Optional Synthetic lightweight testing locations...metrics, traces, and synthetic test results. This includes all of...
    www.elastic.co/pricing/serverless-observability
    Thu May 23 00:35:42 UTC 2024
      502.8K bytes
      Cache
     
  13. 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 23 00:50:52 UTC 2024
      351.4K bytes
      Cache
     
  14. chi2 — scikit-learn 1.5.0 documentation

    with the highest values for the test chi-squared statistic from X,...classes. Recall that the chi-square test measures dependence between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Wed May 22 15:20:05 UTC 2024
      116.7K bytes
      Cache
     
  15. 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
    Thu May 23 01:04:29 UTC 2024
      475.3K bytes
      Cache
     
  16. cross_val_predict — scikit-learn 1.5.0 document...

    sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Wed May 22 15:20:10 UTC 2024
      126.5K bytes
      Cache
     
  17. 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
    Thu May 23 01:05:00 UTC 2024
      485.2K bytes
      Cache
     
  18. Getting started with the Elastic AI Assistant f...

    Click the Save & test button to create the connector....confirmation that the connector test was successful. Add an example...
    www.elastic.co/observability-labs/blog/elastic-ai-assistant-observability-amazon-bedrock
    Thu May 23 00:53:54 UTC 2024
      108.9K bytes
      Cache
     
  19. ClassifierChain — scikit-learn 1.5.0 documentation

    X_test , Y_train , Y_test = train_test_split ( ......An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html
    Wed May 22 15:20:05 UTC 2024
      146K bytes
      Cache
     
  20. OAS — scikit-learn 1.5.0 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Wed May 22 15:20:08 UTC 2024
      143.3K bytes
      Cache
     
Back to top