- Sort Score
- Num 10 results
- Language All
- Labels All
Results 821 - 830 of 3,259 for test (0.3 seconds)
-
watsonx.data - Tutorials - IBM Developer
developer.ibm.com/components/watsonx-data/tutorials/ -
Post-tuning the decision threshold for cost-sen...
avoid a nested cross-validation, we will use the best estimator...leads to a better score on the testing set: print ( f "Business...scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html -
Lasso — 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.Lasso.html -
Version 0.13 — scikit-learn 1.8.0 documen...
text.HashingVectorizer for text documents by Olivier...functionality. Changelog # Fixed a testing error caused by the function...scikit-learn.org/stable/whats_new/v0.13.html -
Crafting a minimal reproducer for scikit-learn ...
designing a suite of tests, or simply posting a question...training step, before we use the test set. similarly, the lines that...scikit-learn.org/stable/developers/minimal_reproducer.html -
SelectFwe — scikit-learn 1.8.0 documentation
based on a false positive rate test. SelectFdr Select features based...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFwe.html -
SelectFdr — scikit-learn 1.8.0 documentation
based on a false positive rate test. SelectFwe Select features based...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFdr.html -
InMemoryWebSessionStore (Spring Framework 7.0.3...
or to set the clock back in a test, for example, Clock.offset(clock,...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/server/session/I... -
Generative AI - Tutorials - 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/tutorials/ -
GridSearchCV — scikit-learn 1.8.0 documen...
GridSearchCV Nested versus non-nested cross-validation Nested versus...cross-validated model on the test set. If scoring represents a...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html