- Sort Score
- Num 50 results
- Language All
- Labels All
Results 501 - 550 of 2,947 for test (2.44 seconds)
-
Spring Boot Java applications for CICS, Part 5:...
and then deploy and test it in CICS. Spring Boot offers...transaction management to the MDP. Test the sample in CICS. The sample...developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-5-jms/ -
sklearn.feature_selection — scikit-learn ...
pvalues below alpha based on a FPR test. SelectFromModel Meta-transformer...Univariate linear regression tests returning F-statistic and p-values....scikit-learn.org/stable/api/sklearn.feature_selection.html -
Procédure de mise à niveau
niveau dans un environnement de test au préalable Le service s’arrêtera...procédures dans un environnement de test au préalable Effectuer la sauvegarde...fess.codelibs.org/fr/15.3/install/upgrade.html -
Lagged features for time series forecasting ...
"test_" ): metric = key . split ( "test_"..."test_" ): metric = key . split ( "test_"...scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html -
LassoLarsIC — scikit-learn 1.8.0 document...
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.LassoLarsIC.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 -
Mainframes - IBM Developer
enables deep integration testing across platforms and technologies...repeatable, reliable, agile testing at scale across your enterprise....developer.ibm.com/technologies/mainframe -
IBM Digital Self-Serve Co-Create Experience
Classification RAG Summarization Test Agent AI tasks using Synthetic...Embed InstructLab SDG in a Testing Center to evaluate models used...developer.ibm.com/dsce/watsonx -
What is Root Cause Analysis (RCA)? | A Comprehe...
analyzing relevant data and testing solutions that address them....failing due to issues with their test suite, they can perform RCA...www.elastic.co/what-is/root-cause-analysis -
TunedThresholdClassifierCV — scikit-learn...
test splits; "prefit" ,...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html -
Failure of Machine Learning to infer causal eff...
data into a training and a testing set. from sklearn.model_selection...education as well (e.g. by IQ tests). But omitting the “ability”...scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html -
SVC — scikit-learn 1.8.0 documentation
Scalability Nested versus non-nested cross-validation Nested versus...versus non-nested cross-validation Test with permutations the significance...scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.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/ -
Getting started with the Quarkus CLI - IBM Deve...
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/ -
PLSRegression — scikit-learn 1.8.0 docume...
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.cross_decomposition.PLSRegression.html -
BaggingRegressor — scikit-learn 1.8.0 doc...
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.BaggingRegressor.html -
QuadraticDiscriminantAnalysis — scikit-le...
n_features) Array of samples (test vectors). Returns : C ndarray...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal... -
CCA — 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.cross_decomposition.CCA.html -
Ridge — 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.Ridge.html -
MaxAbsScaler — scikit-learn 1.8.0 documen...
distribution shift between training and test data). The transformed values...distort the distribution of test data. Attributes : scale_ ndarray...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MaxAbsScaler.html -
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/ -
StackingRegressor — scikit-learn 1.8.0 do...
test splits, "prefit" ,...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html -
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 -
Upgrade Procedure
to validate the upgrade in a test environment first Services will...following: Verify procedures in a test environment first Create backups...fess.codelibs.org/15.3/install/upgrade.html -
Configuración de Seguridad
O = Test , L = Test , C = DE Configuración...fess.codelibs.org/es/15.3/install/security.html -
Databases - IBM Developer
2024 Article Use scripts to test SQL injection attacks with Guardium...disaster recovery, and backup best practices in this comprehensive...developer.ibm.com/technologies/databases -
Column Transformer with Heterogeneous Data Sour...
"length" : len ( text ), "num_sentences" : text . count (...dataset is split into train and test subsets based on messages posted...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html -
LinearDiscriminantAnalysis — scikit-learn...
n_features) Array of samples (test vectors). Returns : y_scores...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi... -
EllipticEnvelope — scikit-learn 1.8.0 doc...
the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html -
Platform as a service - IBM Developer
and test your applications. Choose an...replaced Agile, DevOps, and RESTful as the hot new buzzword that...developer.ibm.com/technologies/paas -
PassiveAggressiveRegressor — scikit-learn...
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.PassiveAggressiveRegressor.html -
Jaguar Land Rover (JLR) accelerates vehicle int...
the test managers get more reliable and efficient tests and avoid...the production or vehicle testing process. "Our leadership...www.elastic.co/customers/jaguar-land-rover -
Agentic AI - IBM Developer
and test queries in minutes. 09 December...Detect code language, fetch best‑practice guides via web search,...developer.ibm.com/technologies/agentic-ai -
Generative AI - IBM Developer
and test queries in minutes. 11 December...that can generate high-quality text, images, and other content based...developer.ibm.com/technologies/generative-ai/ -
3.5. Validation curves: plotting scores to eval...
regularization on training and test error Plotting Learning Curves...compute the score on another test set. However, it is sometimes...scikit-learn.org/stable/modules/learning_curve.html -
Software development - IBM Developer
explore how thinking about testing actually produces dramatically...watsonx Code Assistant automates test generation, enables real-time...developer.ibm.com/devpractices/software-development -
all_estimators — scikit-learn 1.8.0 docum...
scikit-learn.org/stable/modules/generated/sklearn.utils.discovery.all_estimators.html -
Install IBM Storage Scale Container Native Stor...
Test the SSH setup to ensure that...communicate with all other nodes. Test by using short hostnames, fully...developer.ibm.com/tutorials/install-spectrum-scale-cnsa-5121-on-ocp-48-on-powervs/ -
Quantile regression — scikit-learn 1.8.0 ...
evaluation by looking at the test error obtained by cross-validation....or" ], ) print ( "Test error (cross-validated performance)...scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html -
Metadata Routing — scikit-learn 1.8.0 doc...
est = ExampleClassifier () est . fit ( X , y ,...try : meta_est . fit ( X , y , test = my_weights ) except TypeError...scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html -
RowCountCallbackHandler (Spring Framework 7.0.1...
in a test case, to ensure that our result...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/core/RowCountCa... -
Guía de Contribución
comienzan con test Usar el patrón Given-When-Then @Test public void...SearchService (); String query = "test" ; // When: Ejecución del...fess.codelibs.org/es/dev/contributing.html -
Combine predictors using stacking — sciki...
``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/ensemble/plot_stack_predictors.html -
Get started with machine learning - IBM Developer
developer.ibm.com/learningpaths/learning-path-machine-learning-for-developers -
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 -
Nearest Neighbors Classification — scikit...
scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html -
MetadataRouter — scikit-learn 1.8.0 docum...
scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MetadataRouter.html -
LogisticRegressionCV — scikit-learn 1.8.0...
are tested by cross-validation and the one giving the best prediction...scoring option on the given test data and labels. Parameters...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html -
Announcing the Elastic Bounty Program for Behav...
unit tests, evaluations, smoke tests, peer review processes,...innovative detection rule testing. 9 min read Detection Engineering...www.elastic.co/security-labs/behavior-rule-bug-bounty -
Large language models (LLMs) - IBM Developer
and test queries in minutes. 11 December...designed to understand and generate text (and other forms of content)...developer.ibm.com/technologies/large-language-models