- Sort Score
- Result 20 results
- Languages All
- Labels All
Results 201 - 220 of 1,271 for test (1.03 sec)
-
View and modify queries | Elastic Docs
processor text fields Hidden Field Types: non text fields like...make it easier to compose and test different retrieval strategies...www.elastic.co/docs/solutions/search/rag/playground-query -
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 -
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 -
neighbors.rst.txt
X_test, y_train, y_test = train_test_split(X, y, ......>>> print(nca_pipe.score(X_test, y_test)) 0.96190476... .. |nca_classification_1|...scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
Delete sensitive data | Elastic Docs
www.elastic.co/docs/solutions/observability/apm/delete-sensitive-data -
Context engineering for AI agents | Elastic
Evaluate and observe Continuously test, score, and optimize outputs...platform. Developers can build, test, and scale context-driven agents...www.elastic.co/elasticsearch/context-engineering -
LassoLarsIC — 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.linear_model.LassoLarsIC.html -
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 -
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 -
3.5. Validation curves: plotting scores to eval...
regularization on training and test error Plotting Learning Curves...compute the score on another test set. However, it is sometimes...scikit-learn.org/stable/modules/learning_curve.html -
EllipticEnvelope — scikit-learn 1.7.2 documenta...
the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html -
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 -
The Search AI Platform — Drive real-time insigh...
analytics engine — the same battle-tested core used in Elasticsearch...Better Binary Quantization. Test the latest AI features and models...www.elastic.co/platform -
LedoitWolf — scikit-learn 1.7.2 documentation
: 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.LedoitWolf.html -
ARDRegression — 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.linear_model.ARDRegression.html -
OneVsOneClassifier — scikit-learn 1.7.2 documen...
X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html -
KNNImputer — scikit-learn 1.7.2 documentation
missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html -
Announcing Search AI Lake and Elastic Cloud Ser...
browser tests priced per test run and lightweight tests, priced...priced per test per region. See the Elastic Observability Serverless...www.elastic.co/blog/search-ai-lake-elastic-cloud-serverless -
LabelSpreading — scikit-learn 1.7.2 documentation
on a Text Dataset Semi-supervised Classification on a Text Dataset...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html