- Sort Score
- Result 20 results
- Languages All
- Labels All
Results 141 - 160 of 1,328 for test (1.59 sec)
-
Elastic accelerates SIEM data onboarding with A...
Import makes building and testing custom data integrations easier,...Import then iteratively builds, tests, and tweaks a custom ingest...www.elastic.co/blog/automatic-import-ai-data-integration-builder -
Brazil's Bolsonaro sentenced to 27 years after ...
conservative coalition that tested the limits of the country’s...durability will be a powerful test for the strategy that Brazil’s...www.nbcnews.com/world/brazil/brazils-bolsonaro-guilty-coup-charges-court-majority-decides-landmar... -
1.4. Support Vector Machines — scikit-learn 1.7...
X_test , y_train , y_test = train_test_split ( X ,...examples >>> gram_test = np . dot ( X_test , X_train . T ) >>>...scikit-learn.org/stable/modules/svm.html -
Radio-Canada deploys Elastic on Azure to boost ...
a solution that was easy to test before deployment, could be...encountered questions or needed to test theories, they were able to...www.elastic.co/customers/radio-canada -
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 -
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 -
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 -
How we hire | Elastic
make sure to test your internet connection, sound,...a good match. In hiring the best Elasticians we can, we recognize...www.elastic.co/careers/how-we-hire -
Sen. Adam Schiff says Ukraine peace talks are ‘...
SpaceX Starship gears up for 10th test flight Weekend Nightly Chicago...09:34 Get more news Live on Best of NBC News Play All Israel...www.nbcnews.com/meet-the-press/video/sen-adam-schiff-says-ukraine-peace-talks-are-stalled-full-in... -
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 -
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 -
GradientBoostingClassifier — scikit-learn 1.7.2...
X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913 apply ( X ) [source]...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html -
PLSRegression — scikit-learn 1.7.2 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 -
pydata-sphinx-theme.js
test(e)&&o.test(e),n=(e,t,n)=>{u(n);const.../i.test(e.key)?document.activeElement===t&&/Escape/i.test(e....scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js -
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 -
EmpiricalCovariance — scikit-learn 1.7.2 docume...
: X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...scikit-learn.org/stable/modules/generated/sklearn.covariance.EmpiricalCovariance.html -
1.5. Stochastic Gradient Descent — scikit-learn...
SGDClassifier ()) est . fit ( X_train ) est . predict ( X_test ) If your...( X_train ) X_test = scaler . transform ( X_test ) # apply same...scikit-learn.org/stable/modules/sgd.html -
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... -
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 -
SparsePCA — scikit-learn 1.7.2 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