- Sort Score
- Num 10 results
- Language All
- Labels All
Results 541 - 550 of 1,594 for tests (0.79 seconds)
-
PathMatcher (Spring Framework 7.0.0 API)
match against path - the path to test Returns: true if the supplied...match against path - the path to test Returns: true if the supplied...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/PathMatcher.html -
Open source, and here's why | Elastic
established with rigorous testing across various architectures...using the Elastic Stack for testing purposes. Not only that, the...www.elastic.co/about/open-source -
Hybrid Cloud - IBM Developer
test, and deploy custom Python analytics...storage using FIO and RAID0 testing. 27 May 2025 Series Optimizing...developer.ibm.com/depmodels/hybrid-cloud/ -
Open Liberty - IBM Developer
pull‑request builds to automated testing, merging, and cloud deployment...really empower you to develop, test, debug, and manage applications...developer.ibm.com/components/open-liberty -
HttpMessageConverter (Spring Framework 7.0.0 API)
Parameters: clazz - the class to test for readability mediaType -...Parameters: clazz - the class to test for writability mediaType -...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/HttpM... -
From JNI to FFM: The future of Java‑native inte...
strings String[] testSeeds = { "hello" , "world" , "java" , "native"..."--------- ); for (String seed : testSeeds) { try { MemorySegment cString...developer.ibm.com/articles/j-ffm/ -
Non-negative least squares — scikit-learn...
Split the data in train set and test set from sklearn.model_selection...regularization on training and test error Effect of model regularization...scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html -
Backup and restore Red Hat OpenShift cluster ap...
Our testing was conducted using OADP version...included in our backup and restore tests; therefore, we cannot guarantee...developer.ibm.com/tutorials/awb-backup-and-restore-redhat-openshift-clusters-with-oadp/ -
Comparing Target Encoder with Other Encoders &#...
the results by plotting the test and train scores: import matplotlib.pyplot...subset , ax in zip ([ "test" , "train" ],...scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html -
quantile_transform — scikit-learn 1.7.2 d...
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.quantile_transform.html