Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 120 of 881 for test (0.16 sec)

  1. Relevance workbench | Elastic

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/relevance-workbench
    Fri May 10 00:54:22 UTC 2024
      418.1K bytes
      Cache
     
  2. 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
    Thu May 09 23:01:25 UTC 2024
      52K bytes
      Cache
     
  3. sklearn.preprocessing.quantile_transform — scik...

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html
    Thu May 09 23:01:25 UTC 2024
      26.5K bytes
      Cache
     
  4. Accelerating Elastic detection tradecraft with ...

    json test files, that included the essential...various model parameters Create a test suite to validate our results...
    www.elastic.co/security-labs/accelerating-elastic-detection-tradecraft-with-llms
    Fri May 10 00:59:22 UTC 2024
      78.9K bytes
      Cache
     
  5. sklearn.ensemble.VotingClassifier — scikit-lear...

    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.ensemble.VotingClassifier.html
    Thu May 09 23:01:25 UTC 2024
      73.1K bytes
      Cache
     
  6. 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
    Thu May 09 23:01:25 UTC 2024
      351.3K bytes
      Cache
     
  7. sklearn.discriminant_analysis.LinearDiscriminan...

    the mean accuracy on the given test data and labels. set_output...n_features) Array of samples (test vectors). Returns : C ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Thu May 09 23:01:25 UTC 2024
      68.5K bytes
      Cache
     
  8. Examples — scikit-learn 1.4.2 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
    Thu May 09 23:01:25 UTC 2024
      184.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
    Thu May 09 23:01:25 UTC 2024
      88.1K bytes
      1 views
     
  10. 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
    Fri May 10 00:31:42 UTC 2024
      556.2K bytes
      Cache
     
  11. 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
    Fri May 10 00:55:46 UTC 2024
      590.7K bytes
      Cache
     
  12. sklearn.feature_selection.SequentialFeatureSele...

    evaluate the predictions on the test set. NOTE that when using a...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Thu May 09 23:01:25 UTC 2024
      54.2K bytes
      Cache
     
  13. sklearn.linear_model.PassiveAggressiveClassifie...

    classification of text documents Out-of-core classification of text documents...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Thu May 09 23:01:25 UTC 2024
      74.1K bytes
      Cache
     
  14. sklearn.ensemble.HistGradientBoostingClassifier...

    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.ensemble.HistGradientBoostingClassifier.html
    Thu May 09 23:01:25 UTC 2024
      80.6K bytes
      Cache
     
  15. 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
    Thu May 09 23:01:25 UTC 2024
      20.6K bytes
      Cache
     
  16. 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
    Thu May 09 23:01:25 UTC 2024
      94.8K 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
    Fri May 10 00:32:04 UTC 2024
      546.3K bytes
      Cache
     
  18. 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
    Thu May 09 23:01:25 UTC 2024
      66.4K bytes
      Cache
     
  19. sklearn.linear_model.SGDClassifier — scikit-lea...

    classification of text documents Out-of-core classification of text documents...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Thu May 09 23:01:24 UTC 2024
      99.7K bytes
      Cache
     
  20. sklearn.model_selection.cross_val_predict — sci...

    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
    Thu May 09 23:01:24 UTC 2024
      30.4K bytes
      Cache
     
Back to top