- Sort Score
- Num 10 results
- Language All
- Labels All
Results 191 - 200 of 2,473 for test (4.14 seconds)
-
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 -
Dimensionality Reduction with Neighborhood Comp...
= True ) # Split into train/test X_train , X_test , y_train ,...neighbor accuracy on the embedded test set acc_knn = knn . score (...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html -
Security Configuration
O = Test , L = Test , C = DE Configure TLS/SSL...Advisories Validate updates in a test environment Apply updates to...fess.codelibs.org/15.3/install/security.html -
KNeighborsClassifier — scikit-learn 1.7.2...
or None Test samples. If None , predictions...probability estimates for the test data X. Parameters : X {array-like,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html -
Writing clean, testable, high quality code in P...
of using Nose to test unit test and doc test coverage on the highlight...avoidable. Writing tests before, such as the case of test-driven development...developer.ibm.com/articles/au-cleancode/ -
CacheAwareContextLoaderDelegate (Spring Framewo...
test.context.failure.threshold"....application context: "spring.test.context.failure.threshold"....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/CacheAw... -
Train open source LLMs with collected knowledge...
and test the model. Step 4. Test the base model output...Train data set (jsonl file) Test data set (jsonl file) Step 6....developer.ibm.com/tutorials/awb-train-open-source-llms-collected-knowledge-instructlab/ -
Image denoising using kernel PCA — scikit...
dataset into a training and testing set composed of 1,000 samples...training and 100 samples for testing. These images are noise-free...scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html -
Get started with generative AI free | Elastic
Test out ingesting your data, build...Configure, select field mappings, and test vector and semantic search with...www.elastic.co/cloud/generative-ai-trial-overview -
MNIST classification using multinomial logistic...
Test accuracy reaches > 0.8, while...Sparsity with L1 penalty: 74.57% Test score with L1 penalty: 0.8253...scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html