- Sort Score
- Num 20 results
- Language All
- Labels All
Results 661 - 680 of 3,693 for test (1.78 seconds)
Filter
-
Serve a custom model on a Kubernetes or Red Hat...
Test the service Run a simple Python...Python client program to test that the model is being served. Note...developer.ibm.com/tutorials/serve-custom-models-on-kubernetes-or-openshift/ -
贡献指南
方法编写测试 测试方法名以 test 开头 使用 Given-When-Then 模式 @Test public void testSearch...SearchService (); String query = "test" ; // When: 执行被测试对象 SearchResponse...fess.codelibs.org/zh-cn/dev/contributing.html -
Custom refit strategy of a grid search with cro...
split into a training and a testing set of equal size. from sk...cross-validated model on the test set. If `scoring` represents...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html -
MLPRegressor — scikit-learn 1.8.0 documentation
train-test split if early stopping is used,...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html -
GaussianMixture — scikit-learn 1.8.0 documentation
log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html -
Get to know watsonx Orchestrate
beta for testing inside the Agent Builder: Speech-to-text and text-to-speech...CLI designed for building, testing, and deploying AI agents. The...developer.ibm.com/blogs/watsonx-orchestrate-june2025/ -
Configuración de Seguridad
O = Test , L = Test , C = DE Configuración...fess.codelibs.org/es/15.4/install/security.html -
TunedThresholdClassifierCV — scikit-learn 1.8.0...
test splits; "prefit" , to bypass...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html -
Get started with Quarkus CLI - IBM Developer
properties │ └── test / # Unit and integration tests ├── pom.xml #...them. src/test/java/ - This is where you write tests. Quarkus...developer.ibm.com/learningpaths/quarkus-basics/quarkus-cli/ -
install.rst.txt
running the full scikit-learn test suite via automated continuous...ckages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-...scikit-learn.org/stable/_sources/install.rst.txt -
Vector search | Elastic
www.elastic.co/demo-gallery/vector-search -
Getting started with the Quarkus CLI
properties │ └── test / # Unit and integration tests ├── pom.xml #...them. src/test/java/ - This is where you write tests. Quarkus...developer.ibm.com/tutorials/quarkus-basics-01/ -
Get started with machine learning
developer.ibm.com/learningpaths/learning-path-machine-learning-for-developers/ -
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 -
Automate ESG reporting with watsonx Orchestrate...
This tutorial has been tested and validated with ADK version...to the Envizi API connection. Test the agent by submitting a query....developer.ibm.com/tutorials/automate-esg-reporting-envizi-watsonx-orchestrate/ -
IBM Z and z/OS - Articles - IBM Developer
AI driven refactoring and testing Boost mainframe DevOps with...Code Assistant for Z and IBM Test Accelerator for Z for COBOL...developer.ibm.com/components/ibmz/articles/ -
Advanced Java stream techniques with gatherers ...
as shown in a unit test. The unit test takes a file and then...transcribed text or it could be several hours of transcribed text. I want...developer.ibm.com/articles/j-java-streams-6-nathan-good/ -
BayesianRidge — scikit-learn 1.8.0 documentation
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.BayesianRidge.html -
LassoLars — scikit-learn 1.8.0 documentation
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.LassoLars.html -
StackingRegressor — scikit-learn 1.8.0 document...
test splits, "prefit" , to assume...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html