- Sort Score
- Num 10 results
- Language All
- Labels All
Results 551 - 560 of 1,698 for tests (1 seconds)
-
ElasticNetCV — scikit-learn 1.7.2 documen...
case the different values are tested by cross-validation and the...default=None Values of alphas to test along the regularization path,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html -
Examples — scikit-learn 1.7.2 documentation
Comparison of F-test and mutual information Comparison of F-test and mutual...regularization on training and test error Effect of model regularization...scikit-learn.org/stable/auto_examples/index.html -
IT Infrastructure - IBM Developer
collection framework When testing IBM Power servers, it is crucial...collected during development and testing phases, outlining the engine's...developer.ibm.com/technologies/infrastructure/ -
Agentic AI - IBM Developer
and then testing the agent. 20 November 2025...using Docker Compose to build, test, and monitor AI agents in a...developer.ibm.com/technologies/agentic-ai -
Visualizations with Display Objects — sci...
data is split into a train and test dataset and a logistic regression...predictions of the model on the test dataset. These predictions are...scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html -
Shrinkage covariance estimation: LedoitWolf vs ...
) Compute the likelihood on test data # from scipy import linalg..."Error: negative log-likelihood on test data" ) # range shrinkage...scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html -
DefaultMockMvcBuilder (Spring Framework 7.0.0 API)
test.web.servlet.MockMvcBuilderSuppor...uppor org.springframework.test.web.servlet.setup.AbstractMockMvcBuild...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/set... -
Feature discretization — scikit-learn 1.7...
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. dataset 0 --------- LogisticRegression:...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html -
Glossary of Common Terms and API Elements ̵...
common tests # This refers to the tests run on almost...requirements on estimators tested with this function, usually...scikit-learn.org/stable/glossary.html -
GaussianNB — scikit-learn 1.7.2 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