- Sort Score
- Num 20 results
- Language All
- Labels All
Results 421 - 440 of 3,167 for test (0.7 seconds)
-
Feature discretization — scikit-learn 1.8...
: name = [ get_name ( est [ 1 ]) for est in estimator . steps...points in solid colors and testing points semi-transparent. The...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html -
GaussianNB — scikit-learn 1.8.0 documenta...
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.GaussianNB.html -
Beyond buzzwords: A brief history of microservi...
because development and test environments were large, difficult...themselves, in development, test, and production environments...developer.ibm.com/articles/cl-evolution-microservices-patterns/ -
Elastic Agent Builder | Elastic
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/elastic-agent-builder -
fetch_species_distributions — scikit-lear...
scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html -
GaussianProcessClassifier — scikit-learn ...
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. Parameters : X array-like...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html -
CandidateComponentsIndexLoader (Spring Framewor...
pre-populated for AOT runtime setups or test scenarios with pre-configured...populated during AOT processing or a test run, for subsequent introspection...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/index/Candid... -
Create a machine learning model pipeline to cho...
Use the following steps to test the online endpoint. After the...applications to call the model. Go to Test , and select JSON Input . Copy...developer.ibm.com/tutorials/generate-machine-learning-model-pipelines-to-choose-the-best-model-fo... -
Overview of IBM Enterprise Build of Quarkus
shortening build–test cycles. Continuous testing provides immediate...with live coding, continuous testing, and a unified configuration...developer.ibm.com/articles/introducing-ibm-enterprise-build-quarkus/ -
AdaBoostRegressor — scikit-learn 1.8.0 do...
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.ensemble.AdaBoostRegressor.html -
auto_examples_jupyter.zip
len(text), \"num_sentences\": text.count(\".\")} for text in ...set and a test and keep 25% of the data for testing.\n\n" ] },...scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip -
Gradient Boosting regularization — scikit...
y_train ) # compute test set deviance test_deviance =...Iterations" ) plt . ylabel ( "Test Set Deviance" ) plt . show...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html -
Permutation Importance vs Random Forest Feature...
``max_leaf_nodes`` in best-first fashion. Best nodes are defined...``max_leaf_nodes`` in best-first fashion. Best nodes are defined...scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html -
Generative AI - Tutorials - IBM Developer
and test queries in minutes. watsonx...workflows for AI agents Learn to test, benchmark, and optimize AI...developer.ibm.com/technologies/generative-ai/tutorials/ -
HalvingGridSearchCV — scikit-learn 1.8.0 ...
test) splits as arrays of indices....evaluate the predictions on the test set. str: see String name scorers...scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html -
scale — scikit-learn 1.8.0 documentation
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html -
MultiTaskElasticNetCV — scikit-learn 1.8....
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.MultiTaskElasticNetCV.html -
Backup and restore Elasticsearch indices
Test restores : Periodically test restoring from...important, how to set them up, and best practices to keep in mind. Why...developer.ibm.com/tutorials/awb-backup-restore-elasticsearch-indices/ -
BernoulliNB — scikit-learn 1.8.0 document...
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.BernoulliNB.html -
8.2. Real world datasets — scikit-learn 1...
list of the raw texts that can be fed to text feature extractors...with the text data, one first need to turn the text into vectors...scikit-learn.org/stable/datasets/real_world.html