- Sort Score
- Num 10 results
- Language All
- Labels All
Results 471 - 480 of 2,880 for test (0.56 seconds)
-
Our Source Code | Elastic
www.elastic.co/about/our-source-code -
SGDRegressor — scikit-learn 1.7.2 documen...
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.SGDRegressor.html -
GridSearchCV — scikit-learn 1.7.2 documen...
GridSearchCV Nested versus non-nested cross-validation Nested versus...cross-validated model on the test set. If scoring represents a...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html -
StackingRegressor — scikit-learn 1.7.2 do...
test splits, "prefit" ,...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html -
IBM Maximo Application Suite - IBM Developer
test, and deploy custom Python analytics...to send inference results via REST API, enhancing automation and...developer.ibm.com/components/maximo -
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 -
Durchsuchbare Dateien
bitte einen Pull Request an das Test-Datenrepository für Suchsysteme...Crawling und Suche unterstützt. Text (txt) XML (xml, xhtml, mm usw.)...fess.codelibs.org/de/supported-files.html -
SelectPercentile — scikit-learn 1.7.2 doc...
based on a false positive rate test. SelectFdr Select features based...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html -
GaussianProcessRegressor — scikit-learn 1...
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 -
1.17. Neural network models (supervised) —...
apply the same scaling to the test set for meaningful results....apply same transformation to test data >>> X_test = scaler...scikit-learn.org/stable/modules/neural_networks_supervised.html