Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 120 of 844 for test (0.25 sec)

  1. 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
    Sat Apr 20 00:47:53 UTC 2024
      509K bytes
      Cache
     
  2. sklearn.covariance.ShrunkCovariance — scikit-le...

    score (X_test[, y]) Compute the log-likelihood of X_test under the...: X_test array-like of shape (n_samples, n_features) Test data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html
    Fri Apr 19 11:49:07 UTC 2024
      49.2K bytes
      Cache
     
  3. sklearn.linear_model.ElasticNetCV — scikit-lear...

    are tested by cross-validation and the one giving the best prediction...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Fri Apr 19 11:49:06 UTC 2024
      75.9K bytes
      Cache
     
  4. sklearn.linear_model.LogisticRegressionCV — sci...

    scoring option on the given test data and labels. set_fit_request...scoring option on the given test data and labels. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Fri Apr 19 11:49:07 UTC 2024
      79.5K bytes
      Cache
     
  5. sklearn.multioutput.ClassifierChain — scikit-le...

    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
    Fri Apr 19 11:49:06 UTC 2024
      52K bytes
      Cache
     
  6. sklearn.multiclass.OneVsRestClassifier — scikit...

    the mean accuracy on the given test data and labels. set_params...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Fri Apr 19 11:49:06 UTC 2024
      64.5K bytes
      Cache
     
  7. 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
    Sat Apr 20 00:36:36 UTC 2024
      642.5K bytes
      Cache
     
  8. Elastic Cloud on Kubernetes | Deploy and Orches...

    test, and learn together. The ECK...Enterprise . It’s our battle-tested product — which also powers...
    www.elastic.co/elastic-cloud-kubernetes
    Sat Apr 20 00:55:22 UTC 2024
      676.2K bytes
      Cache
     
  9. sklearn.linear_model.RidgeClassifier — scikit-l...

    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.RidgeClassifier.html
    Fri Apr 19 11:49:06 UTC 2024
      57.2K bytes
      Cache
     
  10. Elastic Cloud Feature Matrix | Elastic

    Monitors Managed Test Execution Service 12 Private Testing Locations...Monitors Managed Test Execution Service 12 Private Testing Locations...
    www.elastic.co/subscriptions/cloud
    Sat Apr 20 00:57:35 UTC 2024
      1.2M bytes
      2 views
      Cache
     
  11. Introducing approximate nearest neighbor search...

    called ann-benchmarks which tests the leading algorithms against...and also did well in our own testing. Another benefit of HNSW is...
    www.elastic.co/blog/introducing-approximate-nearest-neighbor-search-in-elasticsearch-8-0
    Sat Apr 20 00:42:53 UTC 2024
      652.7K bytes
      1 views
      Cache
     
  12. Elasticsearch Platform — Find real-time answers...

    Company Drive results with AI Test drive free Trusted by 50% of...
    www.elastic.co/
    Sat Apr 20 00:02:11 UTC 2024
      673.5K bytes
      Cache
     
  13. sklearn.mixture.BayesianGaussianMixture — sciki...

    log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html
    Fri Apr 19 11:49:07 UTC 2024
      66.4K bytes
      Cache
     
  14. 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
    Fri Apr 19 11:49:06 UTC 2024
      88.1K bytes
      1 views
     
  15. sklearn.covariance.OAS — scikit-learn 1.4.2 doc...

    score (X_test[, y]) Compute the log-likelihood of X_test under the...: X_test array-like of shape (n_samples, n_features) Test data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Fri Apr 19 11:49:07 UTC 2024
      50.1K bytes
      Cache
     
  16. sklearn.feature_selection.chi2 — scikit-learn 1...

    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
    Fri Apr 19 11:49:06 UTC 2024
      20.6K bytes
      Cache
     
  17. 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
    Sat Apr 20 00:36:22 UTC 2024
      632K bytes
      Cache
     
  18. plot_classifier_comparison.ipynb

    y_test = train_test_split(\n X, y, test_size=0.4, random_state=42\n...the testing points\n ax.scatter(\n X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Fri Apr 19 11:49:07 UTC 2024
      5.8K bytes
     
  19. 3.3. Metrics and scoring: quantifying the quali...

    (pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},\]...
    scikit-learn.org/stable/modules/model_evaluation.html
    Fri Apr 19 11:49:07 UTC 2024
      351.3K bytes
      Cache
     
  20. sklearn.linear_model.LogisticRegression — sciki...

    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.LogisticRegression.html
    Fri Apr 19 11:49:07 UTC 2024
      94.8K bytes
      Cache
     
Back to top