- Sort Score
- Num 50 results
- Language All
- Labels All
Results 451 - 500 of 2,947 for test (2.42 seconds)
-
7.3. Preprocessing data — scikit-learn 1....
\(K_{test}\) is done as: \[\tilde{K}_{test}(X, Y) = K_{test} -...- 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...scikit-learn.org/stable/modules/preprocessing.html -
AbstractSockJsMessageCodec (Spring Framework 7....
the protocol test suite). Specified by: encode...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/socket/sockjs/fr... -
is_outlier_detector — scikit-learn 1.8.0 ...
scikit-learn.org/stable/modules/generated/sklearn.base.is_outlier_detector.html -
KernelRidge — scikit-learn 1.8.0 document...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html -
Successive Halving Iterations — scikit-le...
``max_leaf_nodes`` in best-first fashion. Best nodes are defined...left. The best candidate is the candidate that has the best score...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html -
COBOL - 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/languages/cobol -
Post pruning decision trees with cost complexit...
vs alpha for training and testing sets # When ccp_alpha is set...training accuracy and 88% testing accuracy. As alpha increases,...scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html -
Advanced Crawler Configuration
Thoroughly test in a test environment before applying to production....fess_crawler . log Best Practices Verify in Test Environment Thoroughly...fess.codelibs.org/15.3/config/crawler-advanced.html -
glossary.rst.txt
common tests This refers to the tests run on almost every...requirements on estimators tested with this function, usually...scikit-learn.org/stable/_sources/glossary.rst.txt -
model_evaluation.rst.txt
ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
Lars — scikit-learn 1.8.0 documentation
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html -
Install IBM Cloud Pak for Data 5.2 on Red Hat O...
running a storage validation test. Note that this step can take...AutoAI experiment For a quick test, you can run an AutoAI experiment....developer.ibm.com/tutorials/install-cpd-4-on-ocp-48-on-powervs/ -
LinearRegression — scikit-learn 1.8.0 doc...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html -
mutual_info_regression — scikit-learn 1.8...
scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html -
Kernel PCA — scikit-learn 1.8.0 documenta...
set_title ( "Testing data" ) The samples from...orig_data_ax . set_title ( "Testing data" ) pca_proj_ax ....scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html -
RegressorTags — scikit-learn 1.8.0 docume...
scikit-learn.org/stable/modules/generated/sklearn.utils.RegressorTags.html -
1.16. Probability calibration — scikit-le...
base_estimator makes predictions on the test subset the predictions are used...be present in both train and test subsets for every split. When...scikit-learn.org/stable/modules/calibration.html -
Subscriptions | Elastic Stack Products & Su...
Monitors Managed Test Execution Service 14 Private Testing Locations...Monitors Managed Test Execution Service 14 Private Testing Locations...www.elastic.co/subscriptions -
PLSCanonical — scikit-learn 1.8.0 documen...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html -
AtomFeedHttpMessageConverter (Spring Framework ...
Parameters: clazz - the class to test for support Returns: true if...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/feed/... -
Scaling the regularization parameter for SVCs &...
= 1e-3 ) We compute the mean test score for different values of...regularization on training and test error Effect of model regularization...scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html -
is_classifier — scikit-learn 1.8.0 docume...
scikit-learn.org/stable/modules/generated/sklearn.base.is_classifier.html -
ClassifierMixin — scikit-learn 1.8.0 docu...
scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...LockFactory stress test to be a unit/integration test. (Uwe Schindler,...lucene.apache.org/core/8_11_4/changes/Changes.html -
install.rst.txt
running the full scikit-learn test suite via automated continuous...ckages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-...scikit-learn.org/stable/_sources/install.rst.txt -
MinMaxScaler — scikit-learn 1.8.0 documen...
distribution shift between training and test data). The transformed values...distort the distribution of test data. Added in version 0.24....scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html -
is_clusterer — scikit-learn 1.8.0 documen...
scikit-learn.org/stable/modules/generated/sklearn.base.is_clusterer.html -
cross_val_score — scikit-learn 1.8.0 docu...
Predictions Nested versus non-nested cross-validation Nested versus...splitting the dataset into train/test set. Only used in conjunction...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html -
load_iris — scikit-learn 1.8.0 documentation
Matrix Nested versus non-nested cross-validation Nested versus...versus non-nested cross-validation Test with permutations the significance...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html -
Uses of Package org.springframework.context.eve...
test.context.event.annotation Test execution event...used by org.springframework.test.context.event.annotation Class...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/event/packag... -
make_regression — scikit-learn 1.8.0 docu...
regularization on training and test error Effect of model regularization...regularization on training and test error Release Highlights for scikit-learn...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html -
IsotonicRegression — scikit-learn 1.8.0 d...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html -
plot_hgbt_regression.ipynb
shape[0]}\")\nprint(f\"Test sample size: {X_test.shape[...slice(0, 336) # first week in the test set as 7 * 48 = 336\nmissing_fraction_list...scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb -
Open Liberty - IBM Developer
pull‑request builds to automated testing, merging, and cloud deployment...really empower you to develop, test, debug, and manage applications...developer.ibm.com/components/open-liberty -
Open Liberty - IBM Developer
pull‑request builds to automated testing, merging, and cloud deployment...really empower you to develop, test, debug, and manage applications...developer.ibm.com/components/open-liberty -
MLPRegressor — scikit-learn 1.8.0 documen...
train-test split if early stopping is used,...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html -
What is Machine Learning? | A Comprehensive ML ...
Best practices for machine learning Some best practices...processing and feature selection. Testing Now that the model has been...www.elastic.co/what-is/machine-learning -
贡献指南
方法编写测试 测试方法名以 test 开头 使用 Given-When-Then 模式 @Test public void testSearch...SearchService (); String query = "test" ; // When: 执行被测试对象 SearchResponse...fess.codelibs.org/zh-cn/dev/contributing.html -
Features in Histogram Gradient Boosting Trees &...
] } " ) print ( f "Test sample size: { X_test . shape...Training sample size: 16531 Test sample size: 11021 Number of...scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html -
MockMvcWebTestClient.RouterFunctionSpec (Spring...
Specification for configuring MockMvc to test one or more router functions...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli... -
DriverManagerDataSource (Spring Framework 7.0.1...
Useful for test or standalone environments outside...DataSource bean like this class. For tests, you can then either set up...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/datasource/Driv... -
Elasticsearch release notes | Reference
#117042 ) Test/107515 restore template with match only text mapper...instead of entire field text #129369 Text similarity reranker chunks...www.elastic.co/docs/release-notes/elasticsearch -
ClassifierTags — scikit-learn 1.8.0 docum...
scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html -
Prediction Latency — scikit-learn 1.8.0 d...
classification of text documents Out-of-core classification of text documents...supporting `predict()` X_test : test input n_bulk_repeats : how many...scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html -
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 -
AI Agent Builder: Build custom AI agents fast |...
test, and scale. Integrate with external...agents — powered by Elasticsearch best-in-class relevance. Start building...www.elastic.co/elasticsearch/agent-builder -
BayesianRidge — scikit-learn 1.8.0 docume...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html -
Python - IBM Developer
test, and deploy custom Python analytics...storage using FIO and RAID0 testing. 10 June 2025 Blog Top 5 Python...developer.ibm.com/languages/python -
Hybrid Cloud - IBM Developer
test, and deploy custom Python analytics...storage using FIO and RAID0 testing. 27 May 2025 Series Optimizing...developer.ibm.com/depmodels/hybrid-cloud/ -
GaussianMixture — scikit-learn 1.8.0 docu...
log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html