Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 120 of 1,467 for test (0.17 sec)

  1. 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 May 11 00:55:21 UTC 2024
      439.3K bytes
      1 views
      Cache
     
  2. 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
     
  3. AI & ML Search Engine - Take Search to the Next...

    Scalable for any use case Test, operationalize, and scale up...pipelines for sentiment analysis, text classification, and named entity...
    www.elastic.co/enterprise-search/machine-learning
    Sat May 11 00:29:46 UTC 2024
      491K bytes
      2 views
      Cache
     
  4. NBC News - Breaking News & Top Stories - Latest...

    Sunbasket Health The best meal delivery services, tested by editors Skin...Farmers will now get paid to test their dairy cows for bird flu...
    www.nbcnews.com
    Sat May 11 00:58:24 UTC 2024
      1M bytes
      Cache
     
  5. 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:25 UTC 2024
      99.7K bytes
      Cache
     
  6. sklearn.feature_selection.mutual_info_regressio...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html
    Thu May 09 23:01:25 UTC 2024
      23.4K bytes
      Cache
     
  7. After her disappearance, Fran Smith's husband f...

    lie during the test?” “Yes, I lied during the test,” he said. A...lied during a police polygraph test, he said: “I failed it.” “Wait,...
    www.nbcnews.com/news/us-news/fran-smith-husband-murder-charges-dark-secrets-dateline-exclusive-rc...
    Sat Apr 27 01:03:35 UTC 2024
      283.4K bytes
      Cache
     
  8. Can You Solve This Taylor Swift Crossword Puzzl...

    crossword puzzle is the ultimate test for Swifties. Use your knowledge,...cursor-pointer"> <svg class="w-10 h-10 text-white pointer-events-none" ...
    digg.com/brain-teasers/link/taylor-swift-crossword-puzzle-ttpd
    Fri Apr 19 01:23:50 UTC 2024
      134.6K bytes
      Cache
     
  9. sklearn.datasets.make_regression — scikit-learn...

    Train error vs Test error Train error vs Test error Effect of...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Thu May 09 23:01:25 UTC 2024
      28.6K bytes
      Cache
     
  10. sklearn.tree.DecisionTreeClassifier — scikit-le...

    splitter {“best”, “random”}, default=”best” The strategy used...Supported strategies are “best” to choose the best split and “random”...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Thu May 09 23:01:25 UTC 2024
      102K bytes
      Cache
     
  11. AIOps with the Elastic Observability platform |...

    test, and deploy your own. Automatically...
    www.elastic.co/observability/aiops
    Sat May 11 00:05:05 UTC 2024
      479.7K bytes
      Cache
     
  12. The Dark Side of LED Lighting | MetaFilter

    The best results from the tests, along with comparisons...database , based on actual tests of the lights instead of just...
    www.metafilter.com/203501/The-Dark-Side-of-LED-Lighting
    Sun Apr 28 00:52:17 UTC 2024
      39.7K bytes
      Cache
     
  13. Linklaters Delivers Faster, Better Enterprise S...

    test, and go live with no interruption...This streamlines development, testing, and enables automated scaling...
    www.elastic.co/customers/linklaters
    Sat May 11 00:52:26 UTC 2024
      345.3K bytes
      Cache
     
  14. Subscriptions | Elastic Stack Products & Suppor...

    Monitors Managed Test Execution Service 14 Private Testing Locations...Monitors Managed Test Execution Service 14 Private Testing Locations...
    www.elastic.co/subscriptions
    Sat May 11 01:04:28 UTC 2024
      1M bytes
      2 views
      Cache
     
  15. plot_release_highlights_1_4_0.py

    X_test, y_train, y_test = train_test_split(X_adult,...n(X_test) print(f"ROC AUC score is {roc_auc_score(y_test, y_decision)}")...
    scikit-learn.org/stable/_downloads/c15cce0dbcd8722cb5638987eff985c0/plot_release_highlights_1_4_0.py
    Thu May 09 23:01:24 UTC 2024
      7.7K bytes
     
  16. Infrastructure Monitoring with Elastic Observab...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/infrastructure-monitoring
    Sat May 11 00:03:05 UTC 2024
      477.3K bytes
      Cache
     
  17. sklearn.covariance.LedoitWolf — scikit-learn 1....

    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.LedoitWolf.html
    Thu May 09 23:01:25 UTC 2024
      50K bytes
      Cache
     
  18. sklearn.model_selection.HalvingGridSearchCV — s...

    cross-validated score of the best_estimator. best_params_ dict Parameter...that gave the best results on the hold out data. best_index_ int...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Thu May 09 23:01:25 UTC 2024
      74.9K bytes
      Cache
      Similar Results (1)
     
  19. Implementing search and generative AI for your ...

    test, and maintain your new search...
    www.elastic.co/explore/improving-digital-customer-experiences/implementing-search-for-your-knowle...
    Sat May 11 00:29:57 UTC 2024
      320.8K bytes
      Cache
     
  20. sklearn.model_selection.cross_val_score — sciki...

    IterativeImputer Nested versus non-nested cross-validation Nested versus...splitting the dataset into train/test set. Only used in conjunction...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html
    Thu May 09 23:01:25 UTC 2024
      34K bytes
      Cache
     
Back to top