- Sort Score
- Num 10 results
- Language All
- Labels All
Results 291 - 300 of 2,769 for test (0.35 seconds)
-
LeavePOut — scikit-learn 1.8.0 documentation
Provides train/test indices to split data in train/test sets. This...index=[2 3] Test: index=[0 1] Fold 1: Train: index=[1 3] Test: index=[0...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html -
1.13. Feature selection — scikit-learn 1....
the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...scikit-learn.org/stable/modules/feature_selection.html -
Plot classification probability — scikit-...
Round markers represent the test data that was predicted to belong...plotted. The round markers show the test data and are colored by their...scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html -
Timed (Spring Framework 7.0.0 API)
of the test method itself, any repetitions of the test, and any...SpringExtension and JUnit Jupiter Test annotation for use with JUnit...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Time... -
Feature Selection — scikit-learn 1.8.0 do...
scikit-learn.org/stable/auto_examples/feature_selection/index.html -
f_regression — scikit-learn 1.8.0 documen...
Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html -
minmax_scale — scikit-learn 1.8.0 documen...
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.minmax_scale.html -
Build a scheduled agentic workflow for daily no...
This tutorial was tested with ADK version 1.15. Python...or later. This tutorial was tested with Python 3.13. An active...developer.ibm.com/tutorials/build-scheduled-agentic-workflow/ -
Développement
Exécution des tests unitaires Étape 4 : Exécution des tests locaux Exécution...Exécution des tests unitaires Exécution des tests d’intégration...fess.codelibs.org/fr/development.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