- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 141 - 150 of 1,305 for test (0.52 sec)
-
Attack Discovery | Elastic
www.elastic.co/demo-gallery/security-attack-discovery -
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 -
feed
Create text embedding def create_text_embedding(text_query: str)...-> list: text_model_id = TEXT_EMBEDDING_MODEL_ID text_model_input...www.elastic.co/search-labs/rss/feed -
Using TwelveLabs’ Marengo video embedding model...
get a text embedding directly for our search query. ( Text Marengo...great data source for quick testing is movie trailers. They have...www.elastic.co/search-labs/blog/twelvelabs-marengo-video-embedding-amazon-bedrock -
ensemble.rst.txt
mean_squared_error(y_test, est.predict(X_test)) 5.00 >>> _ = est.set_para...to est >>> mean_squared_error(y_test, est.predict(X_test)) 3.84...scikit-learn.org/stable/_sources/modules/ensemble.rst.txt -
ShrunkCovariance — scikit-learn 1.7.2 documenta...
: 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.ShrunkCovariance.html -
TheilSenRegressor — scikit-learn 1.7.2 document...
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.linear_model.TheilSenRegressor.html -
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 -
Guiding your organization with the 2024 Elastic...
(OSTs) — tools that are used to test and identify flaws in environments....simulations like red teaming or pen testing. We can prepare for these potential...www.elastic.co/blog/guiding-your-team-2024-global-threat-report -
FixedThresholdClassifier — scikit-learn 1.7.2 d...
X_test , y_train , y_test = train_test_split ( ......confusion_matrix ( y_test , classifier . predict ( X_test ))) [[217 7]...scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html