- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 651 - 660 of 1,361 for text (1.77 sec)
-
DetCurveDisplay — scikit-learn 1.7.2 documentation
X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html -
Failure of Machine Learning to infer causal eff...
X_test , y_train , y_test = train_test_split ( X ,..."kde" , corner = True ) In the next section, we train predictive...scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html -
2.1. Gaussian mixture models — scikit-learn 1.7...
Given test data, it can assign to each...always depends on the data. The next figure compares the results...scikit-learn.org/stable/modules/mixture.html -
Dateline: In-Depth Investigations of News Stori...
whose Texas execution was halted, may appear...legislative hearing Dateline NBC News Texas Supreme Court halts execution...www.nbcnews.com/dateline -
Elastic Cloud Release Notes | Elastic
Azure region Southcentral US (Texas) available Azure region East...multi-factor authentication Next generation of Elastic Cloud...www.elastic.co/guide/en/cloud-hosted/current/index.html -
XDR security solution | Extended detection and ...
Extended security blog INDUSTRY TEST Elastic nailed a perfect score...evaluations. Read the blog INDUSTRY TEST Elastic earned a Grade A VB100...www.elastic.co/security/xdr -
RocCurveDisplay — scikit-learn 1.7.2 documentation
X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html -
AI for Security Operations and SOC Teams | Elas...
active attacks and guides your next steps with tailored workflows...summarize, explain, and recommend next steps. Embedded threat intel...www.elastic.co/security/ai -
Developing scikit-learn estimators — scikit-lea...
Fitting # The next thing you will probably want...X_train , y_train ) . predict ( X_test ) Depending on the nature of...scikit-learn.org/stable/developers/develop.html -
Visualizing cross-validation behavior in scikit...
split data into training and test sets in order to avoid model...standardize the number of groups in test sets, etc. This example visualizes...scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html