- Sort Score
- Num 50 results
- Language All
- Labels All
Results 351 - 400 of 3,820 for test (3.02 seconds)
Filter
-
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 -
KNeighborsClassifier — scikit-learn 1.8.0 docum...
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 -
learning_curve — scikit-learn 1.8.0 documentation
cross-validated training and test scores for different training...dataset k times in training and test data. Subsets of the training...scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html -
Permutation Importance with Multicollinear or C...
get about 97% accuracy on a test dataset. Because this dataset...contradiction with the high test accuracy. We demo a possible...scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html -
SelectFpr — scikit-learn 1.8.0 documentation
a FPR test. FPR test stands for False Positive Rate test. It controls...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html -
f_regression — scikit-learn 1.8.0 documentation
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 -
LeaveOneGroupOut — scikit-learn 1.8.0 documenta...
test ndarray The testing set indices for that...cross-validator. Provides train/test indices to split data such that...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.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 -
RepeatedKFold — scikit-learn 1.8.0 documentation
index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...index=[1 2] Test: index=[0 3] Fold 3: Train: index=[0 3] Test: index=[1...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html -
API de AccessToken
q=test&token=your_token_here" # Usar..."http://localhost:8080/json/?q=test" \ -H "Authorization: Bearer...fess.codelibs.org/es/15.5/api/admin/api-admin-accesstoken.html -
Creating a data stream with a lifecycle | Elast...
uot;: ["my-data-stream-test"], "data_stream":...stream named my-data-stream-test . You can optionally use a wildcard...www.elastic.co/docs/manage-data/lifecycle/data-stream/tutorial-create-data-stream-with-lifecycle -
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/ -
Develop agents with no code using watsonx Orche...
agent) Test the agents Expose the agent on WhatsApp Test the agent...and technical users to create, test, and deploy intelligent agents....developer.ibm.com/learningpaths/get-started-watsonx-orchestrate/develop-agents-no-code/ -
Data privacy using watsonx.data with IBM Knowle...
previous steps Test the connection by using Test Connection button,...a crucial step that lets you test data protection rules and governance...developer.ibm.com/tutorials/awb-data-privacy-using-watsonx-data-with-ibm-knowledge-catalog/ -
Machine Learning - Courses - IBM Developer
you’ll create the REST API endpoints, run and test the server with...cURL, and use POSTMAN to test the REST API endpoints. Course Coursera...developer.ibm.com/technologies/machine-learning/courses/ -
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 -
WebTestClientResponseAssert (Spring Framework 7...
body converted to text as the object to test. org.assertj.cor...body converted to text as the object to test. WebTestClientRespons...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/reactive/se... -
Elastic Cloud InfoSec Overview _ Templated
which are tested on at least an annual basis. Tests are unique...layer penetration testing, segmentation testing, and secure code...www.elastic.co/pdf/elastic-cloud-security-guide.pdf -
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 -
CandidateComponentsIndexLoader (Spring Framewor...
pre-populated for AOT runtime setups or test scenarios with pre-configured...populated during AOT processing or a test run, for subsequent introspection...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/index/Candid... -
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.scale.html -
Non-negative least squares — scikit-learn 1.8.0...
Split the data in train set and test set from sklearn.model_selection...regularization on training and test error Effect of model regularization...scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html -
fetch_rcv1 — scikit-learn 1.8.0 documentation
‘test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html -
开发工作流程
执行特定的测试类 mvn test -Dtest = SearchServiceTest # 执行所有测试 mvn test 详情请参阅...修复错误 refactor : 重构 docs : 更新文档 test : 添加・修改测试 例: # 添加新功能 git checkout...fess.codelibs.org/zh-cn/dev/workflow.html -
JavaScript - IBM Developer
for asynchronous testing. Mocha tests run serially, allowing...is a feature-rich JavaScript test framework running on Node.js...developer.ibm.com/languages/javascript/ -
Creating OVA images using a CentOS instance in ...
[setup_artifacts] Downloading code artifacts test in ./automation Attempt: 1 /...new cos instance and bucket my-test-bucket-2023 ( if not present)...developer.ibm.com/tutorials/create-ova-images-using-centos-in-powervs/ -
watsonx Code Assistant - IBM Developer
AI driven refactoring and testing Boost mainframe DevOps with...Code Assistant for Z and IBM Test Accelerator for Z for COBOL...developer.ibm.com/components/watsonx-code-assistant/ -
AbstractSmartHttpMessageConverter (Spring Frame...
Parameters: clazz - the class to test for support Returns: true if...Parameters: clazz - the class to test for readability mediaType -...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/Abstr... -
power_transform — 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.power_transform.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 -
AntPathMatcher (Spring Framework 7.0.6 API)
matches com/test.jsp but also com/tast.jsp or com/txst.jsp com/*.jsp...directory com/**/test.jsp — matches all test.jsp files underneath...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/AntPathMatcher.... -
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/... -
Challenges and benefits of the microservice arc...
Testing and analysis support Testing an application...day, only works when tests are automated. Test automation and integration...developer.ibm.com/articles/challenges-and-benefits-of-the-microservice-architectural-style-part-1/ -
watsonx Code Assistant - IBM Developer
AI driven refactoring and testing Boost mainframe DevOps with...Code Assistant for Z and IBM Test Accelerator for Z for COBOL...developer.ibm.com/components/watsonx-code-assistant -
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/ -
User API
"surname" : "Test" , "givenName" : "User" , "mail"..."newpassword" , "surname" : "Test" , "givenName" : "User Updated"...fess.codelibs.org/zh-cn/15.5/api/admin/api-admin-user.html -
Probabilistic predictions with Gaussian process...
according to the log-loss on test data. The figure shows that...train_size :], c = "g" , label = "Test data" , edgecolors = ( 0 , 0...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html -
AbstractKotlinSerializationHttpMessageConverter...
Parameters: clazz - the class to test for support Returns: true if...(potentially generic) type to test for readability. The type source...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/Abstr... -
fetch_species_distributions — scikit-learn 1.8....
scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html -
Java language basics - IBM Developer
main() method as a test harness . A test harness is collection...collection of software and test data for testing a program unit by running...developer.ibm.com/learningpaths/java-get-started/java-language-basics/ -
Approaches to refactoring monoliths - IBM Devel...
dependent on the test cases executed and the set of test cases might...and can test the refactored code with the original test cases....developer.ibm.com/learningpaths/intro-ibm-mono2micro/approaches/ -
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 -
feature_selection.rst.txt
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/_sources/modules/feature_selection.rst.txt -
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/ -
ElasticNetCV — scikit-learn 1.8.0 documentation
are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html -
Gradient Boosting regularization — scikit-learn...
y_train ) # compute test set deviance test_deviance =...Iterations" ) plt . ylabel ( "Test Set Deviance" ) plt . show ()...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html -
Available stack versions | Elastic Docs
cutting-edge releases are used to test new function fully. These releases...of your existing data with a test deployment, first. Cutting-edge...www.elastic.co/docs/deploy-manage/deploy/elastic-cloud/available-stack-versions -
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