Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 1,295 for test (0.13 sec)

  1. Examples — scikit-learn 1.7.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
    Wed Oct 15 17:17:51 UTC 2025
      273K bytes
      Cache
     
  2. Elasticsearch vs. OpenSearch: Vector Search Per...

    undertaken this performance testing to provide a clear, data-driven...Kubernetes manifests for running the tests. The results detailed in this...
    www.elastic.co/search-labs/blog/elasticsearch-opensearch-vector-search-performance-comparison
    Wed Sep 24 01:02:02 UTC 2025
      242.1K bytes
      4 views
      Cache
     
  3. LassoCV — scikit-learn 1.7.2 documentation

    default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Wed Oct 15 17:17:50 UTC 2025
      168.7K bytes
      Cache
     
  4. check_estimator — scikit-learn 1.7.2 documentation

    running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Wed Oct 15 17:17:51 UTC 2025
      122.8K bytes
      Cache
     
  5. NearestCentroid — scikit-learn 1.7.2 documentation

    with test samples classified to the class...n_features) Array of samples (test vectors). Returns : y_scores...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Wed Oct 15 17:17:50 UTC 2025
      136.4K bytes
      Cache
     
  6. plot_hgbt_regression.zip

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Wed Oct 15 17:17:49 UTC 2025
      36.8K bytes
     
  7. plot_hgbt_regression.rst.txt

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False) print(f"Training...
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Wed Oct 15 17:17:49 UTC 2025
      22K bytes
     
  8. fetch_species_distributions — scikit-learn 1.7....

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Wed Oct 15 17:17:51 UTC 2025
      112.7K bytes
      Cache
     
  9. MultinomialNB — scikit-learn 1.7.2 documentation

    classification of text documents Out-of-core classification of text documents...classification on an array of test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html
    Wed Oct 15 17:17:49 UTC 2025
      151.8K bytes
      Cache
     
  10. GaussianProcessClassifier — scikit-learn 1.7.2 ...

    {‘one_vs_rest’, ‘one_vs_one’}, default=’one_vs_rest’ Specifies...are ‘one_vs_rest’ and ‘one_vs_one’. In ‘one_vs_rest’, one binary...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Wed Oct 15 17:17:51 UTC 2025
      149K bytes
      Cache
     
Back to top