- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 221 - 230 of 1,340 for test (1.9 sec)
-
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 -
MLPClassifier — scikit-learn 1.7.1 documentation
X_test , y_train , y_test = train_test_split ( X ,...1]) >>> clf . score ( X_test , y_test ) 0.8... fit ( X , y , sample_weight...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html -
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 -
SVR — scikit-learn 1.7.1 documentation
expected shape of X is (n_samples_test, n_samples_train). Returns :...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html -
PoissonRegressor — scikit-learn 1.7.1 documenta...
n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html -
StackingClassifier — scikit-learn 1.7.1 documen...
train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.9... decision_function...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html -
Trump's meeting with Putin poses high stakes fo...
www.nbcnews.com/politics/donald-trump/trumps-meeting-putin-high-stakes-ukraine-war-legacy-rcna223904 -
GradientBoostingRegressor — scikit-learn 1.7.1 ...
X_test , y_train , y_test = train_test_split ( ......>>> reg . score ( X_test , y_test ) 0.4... For a detailed example...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html -
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 -
GaussianProcessRegressor — scikit-learn 1.7.1 d...
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.gaussian_process.GaussianProcessRegressor.html