- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 181 - 190 of 1,340 for test (0.58 sec)
-
Infrastructure monitoring with Elastic Observab...
www.elastic.co/observability/infrastructure-monitoring -
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 -
ClassifierChain — scikit-learn 1.7.1 documentation
X_test , Y_train , Y_test = train_test_split ( ......An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html -
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 -
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 -
Live updates: Trump to hit some countries with ...
revitalize Presidential Fitness Test and reform college sports Nnamdi...on the presidential fitness test, the group will also focus on...www.nbcnews.com/politics/trump-administration/live-blog/trump-trade-tariff-deadline-canada-russia... -
LogisticRegressionCV — scikit-learn 1.7.1 docum...
scoring option on the given test data and labels. Parameters...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html -
LinearRegression — scikit-learn 1.7.1 documenta...
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.LinearRegression.html -
GradientBoostingClassifier — scikit-learn 1.7.1...
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 -
mutual_info_regression — scikit-learn 1.7.1 doc...
scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html