Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 1,753 for test (0.11 sec)

  1. plot_classifier_comparison.py

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Fri Dec 20 11:14:17 UTC 2024
      4.8K bytes
      1 views
     
  2. ElasticNetCV — scikit-learn 1.7.dev0 documentation

    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/dev/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Mon Dec 09 18:03:45 UTC 2024
      165.7K bytes
      Cache
      Similar Results (1)
     
  3. 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
    Sun Dec 22 00:35:44 UTC 2024
      231.6K bytes
      1 views
      Cache
     
  4. MultinomialNB — scikit-learn 1.6.0 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
    Fri Dec 20 11:14:16 UTC 2024
      152.4K bytes
      Cache
     
  5. quantile_transform — scikit-learn 1.6.0 documen...

    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
    Fri Dec 20 11:14:14 UTC 2024
      117.2K bytes
      Cache
     
  6. f_regression — scikit-learn 1.6.0 documentation

    Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Fri Dec 20 11:14:16 UTC 2024
      118.4K bytes
      Cache
     
  7. StratifiedKFold — scikit-learn 1.6.0 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Fri Dec 20 11:14:16 UTC 2024
      124.5K bytes
      Cache
     
  8. Hilary Duff & Francia Raisa ‘How I Met Your Fat...

    Francia Raisa Take The Co-Star Test BUZZFEED CELEB Next Up: Here's...
    www.buzzfeed.com/webstories/hilary-duff-francia-raisa-how-i-met-your-father-interview/
    Mon Dec 16 00:04:21 UTC 2024
      47.5K bytes
      Cache
     
  9. fetch_20newsgroups — scikit-learn 1.6.0 documen...

    test’ for the test set, ‘all’ for both,...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Fri Dec 20 11:14:14 UTC 2024
      119.8K bytes
      Cache
     
  10. Examples — scikit-learn 1.7.dev0 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/dev/auto_examples/index.html
    Fri Dec 20 11:14:16 UTC 2024
      274K bytes
      Cache
     
Back to top