- Sort Score
- Num 10 results
- Language All
- Labels All
Results 221 - 230 of 2,473 for test (1.4 seconds)
-
IoT - IBM Developer
test, and deploy custom Python analytics...autoencoders, learn how to create a test physical model based data generator...developer.ibm.com/technologies/iot -
Node.js - IBM Developer
for asynchronous testing. Mocha tests run serially, allowing...is a feature-rich JavaScript test framework running on Node.js...developer.ibm.com/languages/node-js -
check_cv — scikit-learn 1.7.2 documentation
test) splits as arrays of indices....cross-validator which generates the train/test splits via the split method....scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html -
ElasticNetCV — scikit-learn 1.7.2 documen...
are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html -
plot_classifier_comparison.py
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. """ # Authors: The scikit-learn...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py -
Elasticsearch AI Playground: Experiment, ingest...
Playground - Roll up your sleeves Test the latest AI search capabilities...explore how to build RAG systems, test different LLMs from various...www.elastic.co/demo-gallery/ai-playground -
ComplementNB — scikit-learn 1.7.2 documen...
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html -
KNeighborsRegressor — scikit-learn 1.7.2 ...
or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html -
Part 5: Tokenizing for Full-Text Search
"text" : "this is a test" }' The...12.1, you can analyze “this is a test” with Standard Analyzer with...fess.codelibs.org/articles/5/document.html -
Plot classification probability — scikit-...
Round markers represent the test data that was predicted to belong...plotted. The round markers show the test data and are colored by their...scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html