- Sort Score
- Num 10 results
- Language All
- Labels All
Results 791 - 800 of 1,698 for tests (0.62 seconds)
-
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 -
Apache Spark - IBM Developer
test AI, run Spark and Presto, and...Kubernetes 14 March 2024 Tutorial Test data ingestion to watsonx.data...developer.ibm.com/components/spark -
From Standards to Speed: Why Quarkus Leads the ...
tested, and matured. They also need...such as MCP and A2A are being tested in Quarkus environments, aligning...developer.ibm.com/articles/future-of-java-and-ai-1/ -
Procédure de mise à niveau
niveau dans un environnement de test au préalable Le service s’arrêtera...procédures dans un environnement de test au préalable Effectuer la sauvegarde...fess.codelibs.org/fr/15.3/install/upgrade.html -
AbstractJackson2HttpMessageConverter (Spring Fr...
Parameters: clazz - the class to test for readability mediaType -...(potentially generic) type to test for readability contextClass...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/json/... -
Probabilistic predictions with Gaussian process...
according to the log-loss on test data. The figure shows that..."g" , label = "Test data" , edgecolors = (...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html -
Nested versus non-nested cross-validation ̵...
a series of train/validation/test set splits. In the inner loop...error is estimated by averaging test set scores over several dataset...scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html -
load_iris — scikit-learn 1.7.2 documentation
non-nested cross-validation Test with permutations the significance...significance of a classification score Test with permutations the significance...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html -
cross_val_score — scikit-learn 1.7.2 docu...
splitting the dataset into train/test set. Only used in conjunction...iterable that generates (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html -
Developing scikit-learn estimators — scik...
private API and mostly used in tests. However, these tags expanded...references inside scikit-learn. Unit tests are an exception to the previous...scikit-learn.org/stable/developers/develop.html