Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 150 of 1,312 for test (7.06 sec)

  1. DummyRegressor — scikit-learn 1.7.1 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
    Sat Sep 06 21:55:17 UTC 2025
      140.1K bytes
      Cache
     
  2. The Gray Wave: Rising Homelessness for American...

    measures to admissions as protests test campus climate Play All...06:20 Get more news Live on Best of NBC News Play All Daniil...
    www.nbcnews.com/video/the-gray-wave-rising-homelessness-for-american-seniors-245980741701
    Fri Aug 29 01:20:33 UTC 2025
      936.4K bytes
      Cache
     
  3. PLSRegression — scikit-learn 1.7.1 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Sat Sep 06 21:55:17 UTC 2025
      160.2K bytes
      Cache
     
  4. plot_multi_metric_evaluation.rst.txt

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Sat Sep 06 21:55:15 UTC 2025
      6.6K bytes
     
  5. Elastic AI Ecosystem | Reduce complexity, deplo...

    Program Resources AI Playground Test the latest AI search capabilities...partners, in delivering the best GenAI, agentic AI, and MCP solutions....
    www.elastic.co/partners/ai-ecosystem
    Mon Sep 08 00:36:33 UTC 2025
      568.6K bytes
      Cache
     
  6. LinearDiscriminantAnalysis — scikit-learn 1.7.1...

    n_features) Array of samples (test vectors). Returns : y_scores...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Sat Sep 06 21:55:17 UTC 2025
      154.8K bytes
      Cache
     
  7. Infrastructure monitoring with Elastic Observab...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/infrastructure-monitoring
    Mon Sep 08 00:06:02 UTC 2025
      546.5K bytes
      Cache
     
  8. 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
    Mon Sep 08 00:41:47 UTC 2025
      506K bytes
      1 views
      Cache
     
  9. plot_classifier_comparison.ipynb

    y_test = train_test_split(\n X, y, test_size=0.4, random_state=42\n...the testing points\n ax.scatter(\n X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Fri Sep 05 12:00:00 UTC 2025
      5.7K bytes
     
  10. roadmap.rst.txt

    data by implementing a common test. * An amputation sample generator...Improve scikit-learn common tests suite to make sure that (at...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Fri Sep 05 12:00:00 UTC 2025
      8.6K bytes
     
  11. Parse and route logs | Elastic Docs

    Test the pipeline with the simulate API Test that your...section. Test the pipeline with the simulate API Test that your...
    www.elastic.co/docs/solutions/observability/logs/parse-route-logs
    Mon Sep 08 00:52:27 UTC 2025
      339.9K bytes
      Cache
     
  12. Search applications - Search API & toolkit for ...

    Start free trial Download now Test the latest AI search capabilities...composable search pipelines. Test different retrieval strategies,...
    www.elastic.co/enterprise-search/search-applications
    Mon Sep 08 00:05:07 UTC 2025
      575.3K bytes
      2 views
      Cache
     
  13. TransformedTargetRegressor — scikit-learn 1.7.1...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Sat Sep 06 21:55:15 UTC 2025
      143.1K bytes
      Cache
     
  14. CJ Carr hopes to add to family’s football legac...

    ” Freeman also wanted to test his young, inexperienced quarterbacks...championship since 1988. “The best thing I love is they’ve both...
    www.nbcnews.com/sports/college-football/cj-carr-starting-qb-job-notre-dame-rcna226868
    Mon Aug 25 01:18:36 UTC 2025
      258.4K bytes
      Cache
     
  15. Elastic Observability Serverless pricing | Elastic

    and synthetic tests Service Level Objectives (SLOs)...Optional add-ons Synthetic tests on our global managed infrastructure...
    www.elastic.co/pricing/serverless-observability
    Mon Sep 08 00:49:03 UTC 2025
      560.3K bytes
      Cache
     
  16. Implementing search and generative AI for your ...

    test, and maintain your new search...
    www.elastic.co/resources/search/ebook/implementing-search-for-your-knowledge-base
    Mon Sep 08 01:04:55 UTC 2025
      408.6K bytes
      Cache
     
  17. ELSER | Elastic Docs

    Testing ELSER You can test the deployed model...want to test ELSER on. Provide a search query and click Test . Evaluating...
    www.elastic.co/docs/explore-analyze/machine-learning/nlp/ml-nlp-elser
    Mon Sep 08 00:48:38 UTC 2025
      215.6K bytes
      Cache
     
  18. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Sat Sep 06 21:55:15 UTC 2025
      4.4K bytes
     
  19. chi2 — scikit-learn 1.7.1 documentation

    with the highest values for the test chi-squared statistic from X,.... Recall that the chi-square test measures dependence between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Sat Sep 06 21:55:16 UTC 2025
      111.2K bytes
      Cache
     
  20. RegressorMixin — scikit-learn 1.7.1 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html
    Sat Sep 06 21:55:17 UTC 2025
      115.7K bytes
      Cache
     
  21. Universal workplace search — Search all your to...

    See video Test the latest AI search capabilities..."query_string": "mountain climbing", "text_fields": [ {"name": "title",...
    www.elastic.co/enterprise-search/workplace-search
    Mon Sep 08 00:04:33 UTC 2025
      668.7K bytes
      Cache
     
  22. Elasticsearch: Build a chatbot RAG app | Elastic

    asking follow-up questions that test the "memory" of the chatbot....
    www.elastic.co/getting-started/enterprise-search/build-chatbot-rag-app
    Mon Sep 08 00:43:53 UTC 2025
      363.8K bytes
      Cache
     
  23. BuzzFeed

    and Noah Lalonde Co-Star Test | Dating Ick Nikki Rodriguez,...thing in the world. Watch them test to see how well they know each...
    www.buzzfeed.com/uk
    Mon Sep 08 00:25:10 UTC 2025
      890.6K bytes
      Cache
     
  24. NBC News special features and projects | NBC News

    Test your knowledge of Olympic sports...Hawaii’s new normal. See our best illustrations and photographs...
    www.nbcnews.com/specials
    Mon Sep 08 01:12:03 UTC 2025
      510.1K bytes
      1 views
      Cache
     
  25. cRank it up! - Introducing the Elastic Rerank m...

    Our detailed testing shows a 40% uplift on a broad...much larger models. In our testing a few models, such as bge-re-ranker-v2-gemma...
    www.elastic.co/search-labs/blog/elastic-rerank-model-introduction
    Mon Sep 08 01:01:30 UTC 2025
      123.5K bytes
      Cache
     
  26. StackingRegressor — scikit-learn 1.7.1 document...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.3... fit ( X , y , **...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Sat Sep 06 21:55:17 UTC 2025
      153.5K bytes
      Cache
     
  27. Elastic Generative AI Tools and Capabilities | ...

    Test drive serverless Generative...GenAI trial Refine semantic text queries, export code, and prototype...
    www.elastic.co/generative-ai
    Mon Sep 08 00:04:00 UTC 2025
      630.6K bytes
      Cache
     
  28. VotingRegressor — scikit-learn 1.7.1 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html
    Sat Sep 06 21:55:17 UTC 2025
      146.4K bytes
      Cache
     
  29. HSE powers ecommerce website with AI search fro...

    Strasser and his team ran an A/B test comparing the previous search...HSE is able to leverage the best models on the market to augment...
    www.elastic.co/customers/hse
    Mon Sep 08 01:02:21 UTC 2025
      440K bytes
      1 views
      Cache
     
  30. Rightmove refines UK property search for buyers...

    Nicusan challenged his team to test various technologies. He says:...ten times faster than the next best solution. Five times faster...
    www.elastic.co/customers/rightmove
    Mon Sep 08 01:09:50 UTC 2025
      445K bytes
      Cache
     
  31. core.a4841b2c0fa6254f2c01.js

    test(r),i=/tag/.test(r),a=/vertical/.test(r),c=/bad...ar e={adtest:"test",giraffe_test:"giraffe_test",adops_giraff...
    www.buzzfeed.com/static-assets/js/core.a4841b2c0fa6254f2c01.js
    Mon Aug 11 15:40:03 UTC 2025
      1.2M bytes
      Similar Results (5)
     
  32. Older Versions — scikit-learn 1.7.1 documentation

    Arguments n_test and n_train are deprecated and renamed to test_size...preprocessor / analyzer nested structure for text feature extraction...
    scikit-learn.org/stable/whats_new/older_versions.html
    Fri Sep 05 11:59:58 UTC 2025
      144.6K bytes
      Cache
     
  33. When hybrid search truly shines - Elasticsearch...

    are going to use text fields, and semantic_text for the semantic...this scenario, we are going to test our 3 queries ( multi_match...
    www.elastic.co/search-labs/blog/elasticsearch-hybrid-search
    Mon Sep 08 00:40:33 UTC 2025
      155.7K bytes
      Cache
     
  34. XDR security solution | Extended detection and ...

    Extended security blog INDUSTRY TEST Elastic nailed a perfect score...evaluations. Read the blog INDUSTRY TEST Elastic earned a Grade A VB100...
    www.elastic.co/security/xdr
    Mon Sep 08 00:57:32 UTC 2025
      604.5K bytes
      Cache
     
  35. Ice, ice, maybe: Measuring searchable snapshots...

    Rally to run the tests, below is a sample test relative to an uncached...memory. Methodology We ran the tests on a six node cluster in Elastic...
    www.elastic.co/search-labs/blog/searchable-snapshots-benchmark
    Mon Sep 08 00:37:59 UTC 2025
      224.9K bytes
      Cache
     
  36. Trump's tariff push overstepped presidential po...

    the tariffs did not meet the test of responding to an “unusual...impose taxes such as tariffs is vested exclusively in the legislative...
    www.nbcnews.com/business/business-news/trump-tariffs-lawsuit-appeals-court-ruling-what-to-know-rc...
    Sat Aug 30 01:16:25 UTC 2025
      407.9K bytes
      Cache
     
  37. How to deploy NLP: Text embeddings and vector s...

    deploy NLP: Text embeddings and vector search Using text embeddings...for passages’ ids, and text with type text for passages’ contents....
    www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search
    Mon Sep 08 00:41:08 UTC 2025
      187.8K bytes
      1 views
      Cache
     
  38. cross_val_score — scikit-learn 1.7.1 documentation

    Predictions 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
    Sat Sep 06 21:55:16 UTC 2025
      126.3K bytes
      Cache
     
  39. SparsePCA — scikit-learn 1.7.1 documentation

    n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html
    Sat Sep 06 21:55:17 UTC 2025
      135.2K bytes
      Cache
     
  40. fess lastadoc

    dfmail Test Mail TestmailPostcard 1 crawler.dfmail...String testmail.dfmail Title: Test Mail Class: org.codelibs.fe...
    fess.codelibs.org/13.1/lastadoc-fess.html
    Wed Jul 13 13:41:08 UTC 2022
      2M bytes
      4 views
      Cache
     
  41. Trust Center - Frequently Asked Questions | Ela...

    and services that have been tested in a real production environment...dependencies . Are penetration tests performed against the product?...
    www.elastic.co/trust/faq
    Mon Sep 08 00:10:04 UTC 2025
      430.1K bytes
      Cache
     
  42. Transforming data interaction: Deploying Elasti...

    Execute the Python client to test the integration. This Python...consists of two main functions: test_mcp_endpoint() and chat_with_agentcore()...
    www.elastic.co/search-labs/blog/elastic-mcp-server-amazon-bedrock-agentcore-runtime
    Mon Sep 08 01:05:52 UTC 2025
      201.4K bytes
      Cache
     
  43. Jaguar Land Rover (JLR) accelerates vehicle int...

    the test managers get more reliable and efficient tests and avoid...the production or vehicle testing process. "Our leadership teams...
    www.elastic.co/customers/jaguar-land-rover
    Mon Sep 08 00:08:45 UTC 2025
      440.8K bytes
      1 views
      Cache
     
  44. Announcing the Elastic Bounty Program for Behav...

    unit tests, evaluations, smoke tests, peer review processes,...innovative detection rule testing. 9 min read Security research...
    www.elastic.co/security-labs/behavior-rule-bug-bounty
    Mon Sep 08 00:55:45 UTC 2025
      89K bytes
      Cache
     
  45. Elasticsearch Serverless is in technical previe...

    and test your client. Ingest data and...Search Labs is your source for best practices and announcements...
    www.elastic.co/blog/elasticsearch-serverless-preview
    Mon Sep 08 00:48:44 UTC 2025
      510.1K bytes
      1 views
      Cache
     
  46. Chat Leap's no-code AI chatbots enabled by Elas...

    Elastic was also put to the test during the football world championship...includes features that blend the best of vector search with traditional...
    www.elastic.co/customers/chatleap
    Mon Sep 08 00:38:42 UTC 2025
      446.8K bytes
      1 views
      Cache
     
  47. Universal Profiling - continuous profiling that...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/universal-profiling
    Mon Sep 08 00:06:20 UTC 2025
      547.7K bytes
      Cache
     
  48. LLM observability | Track AI safety, costs, and...

    Elastic Observability for a test drive to see how you can monitor...multi-modal models, including text, video, and images, enabling...
    www.elastic.co/observability/llm-monitoring
    Mon Sep 08 00:38:32 UTC 2025
      590.5K bytes
      Cache
     
  49. Installing the development version of scikit-le...

    test and upload wheel packages for...aliases and flags to run the tests on the module of your choice....
    scikit-learn.org/stable/developers/advanced_installation.html
    Fri Sep 05 11:59:57 UTC 2025
      50K bytes
      1 views
      Cache
     
  50. Building Elastic Cloud Serverless - Elasticsear...

    start a 14-day free trial to test it out yourself! You can follow...autoscaling and performance stress testing at scale Dive into how Elasticsearch...
    www.elastic.co/search-labs/blog/building-elastic-cloud-serverless
    Mon Sep 08 00:48:43 UTC 2025
      139.5K bytes
      Cache
     
Back to top