- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1081 - 1090 of 2,177 for tests (0.28 seconds)
Filter
-
COBOL and Zowe! An Open Mainframe Project webin...
Solution to the challenges Testing (Course #4): Several opportunities...COBOL Check to include unit testing, add more CICS content, use...developer.ibm.com/blogs/awb-cobol-and-zowe-an-open-mainframe-project-webinar-q1-2024/ -
Recursive feature elimination with cross-valida...
ylabel ( "Mean test accuracy" ) plt . errorbar (...cross-validation technique. The test accuracy decreases above 5 selected...scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html -
Gaussian Mixture Model Selection — scikit-learn...
cross-validated model on the test set. If `scoring` represents...An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html -
GaussianProcessClassifier — scikit-learn 1.8.0 ...
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 -
RadiusNeighborsRegressor — scikit-learn 1.8.0 d...
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.RadiusNeighborsRegressor.html -
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 objetivo...fess.codelibs.org/es/dev/contributing.html -
JavaMailSender (Spring Framework 7.0.5 API)
is JavaMailSenderImpl ; for testing, mocks can be created based...JavaMailSender client is not as easy to test as a plain MailSender client,...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/mail/javamail/JavaMa... -
Courses - IBM Developer
developer.ibm.com/courses/ -
config_context — scikit-learn 1.8.0 documentation
for easier benchmarking and testing of scikit-learn internals....for easier benchmarking and testing of scikit-learn internals....scikit-learn.org/stable/modules/generated/sklearn.config_context.html -
GradientBoostingClassifier — scikit-learn 1.8.0...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each stage. Parameters...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html