Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 824 for test (0.21 sec)

  1. model_evaluation.rst.txt

    ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Mon May 27 10:29:28 UTC 2024
      121.2K bytes
      2 views
     
  2. 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
    Fri May 31 01:02:31 UTC 2024
      170.2K bytes
      Cache
     
  3. 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
    Thu May 30 15:22:07 UTC 2024
      156.2K bytes
      Cache
     
  4. 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...
    Thu May 30 15:22:07 UTC 2024
      160.6K bytes
      Cache
     
  5. 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
    Thu May 30 15:22:06 UTC 2024
      146.4K bytes
      Cache
     
  6. 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
    Thu May 30 15:22:07 UTC 2024
      174.5K bytes
      Cache
     
  7. 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
    Fri May 31 00:36:20 UTC 2024
      429.1K bytes
      1 views
      Cache
     
  8. 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
    Thu May 30 15:22:06 UTC 2024
      160.9K bytes
      Cache
     
  9. LabelSpreading — scikit-learn 1.5.0 documentation

    on a Text Dataset Semi-supervised Classification on a Text Dataset...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html
    Thu May 30 15:22:07 UTC 2024
      141.8K bytes
      Cache
     
  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
    Thu May 30 15:22:06 UTC 2024
      158.4K bytes
      Cache
     
Back to top