- Sort Score
- Num 20 results
- Language All
- Labels All
Results 281 - 300 of 3,119 for test (0.72 seconds)
Filter
-
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 -
Feature Selection — scikit-learn 1.8.0 document...
scikit-learn.org/stable/auto_examples/feature_selection/index.html -
auto_examples_python.zip
[{"length": len(text), "num_sentences": text.count(".")} for text in posts]...set and a test and keep 25% of the data for testing. X_train,...scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip -
ComplementNB — scikit-learn 1.8.0 documentation
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.ComplementNB.html -
RegressorChain — scikit-learn 1.8.0 documentation
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.multioutput.RegressorChain.html -
Deploying Vault securely in a confidential envi...
Never volumes: test: mount: "/mnt/data" seed: "testing" auths: {registry}:...Never volumes: test: mount: "/mnt/data" seed: "testing" auths: {registry}:...developer.ibm.com/tutorials/awb-deploy-vault-securely-confidential-environment/ -
1.13. Feature selection — scikit-learn 1.8.0 do...
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 -
fetch_lfw_pairs — scikit-learn 1.8.0 documentation
‘test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html -
Effective cloud-native Java app development wit...
run tests, and view test reports. See how you...application tests finish running, you can access the test reports...developer.ibm.com/articles/awb-effective-cloud-native-development-open-liberty-intellij-idea/ -
Configuration de la sécurité
O = Test , L = Test , C = DE Configuration...jour dans un environnement de test Appliquer les mises à jour dans...fess.codelibs.org/fr/15.5/install/security.html -
Species distribution modeling — scikit-learn 1....
"ascii" ) points = dict ( test = test , train = train ) for label...create_species_bunch ( species_name , train , test , coverages , xgrid , ygrid...scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html -
check_estimator — scikit-learn 1.8.0 documentation
running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html -
Image denoising using kernel PCA — scikit-learn...
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 -
WebSocketUpgradeHandlerPredicate (Spring Framew...
Method Details test public boolean test ( Object handler,...Type Method Description boolean test ( Object handler, ServerWebExchange...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/socket/... -
Upload custom plugins and bundles | Elastic Docs
└── scripts └── test.js The script test.js can be referred...supports having a test/staging deployment to test out the extension...www.elastic.co/docs/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles -
AccessToken API
q=test&token=your_token_here" # Use..."http://localhost:8080/json/?q=test" \ -H "Authorization: Bearer...fess.codelibs.org/15.5/api/admin/api-admin-accesstoken.html -
AccessToken API
q=test&token=your_token_here" # Token..."http://localhost:8080/json/?q=test" \ -H "Authorization: Bearer...fess.codelibs.org/de/15.5/api/admin/api-admin-accesstoken.html -
maxabs_scale — scikit-learn 1.8.0 documentation
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.maxabs_scale.html -
plot_classifier_comparison.py
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. """ # Authors: The scikit-learn...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py -
CategoricalNB — scikit-learn 1.8.0 documentation
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.CategoricalNB.html