- Sort Score
- Num 50 results
- Language All
- Labels All
Results 601 - 650 of 2,947 for test (3.52 seconds)
-
8.1. Toy datasets — scikit-learn 1.8.0 do...
July; 1998 This is a copy of the test set of the UCI ML hand-written...set and different 13 to the test set. 32x32 bitmaps are divided...scikit-learn.org/stable/datasets/toy_dataset.html -
HistGradientBoostingRegressor — scikit-le...
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.ensemble.HistGradientBoostingRegressor.html -
DecisionTreeRegressor — scikit-learn 1.8....
splitter {“best”, “random”}, default=”best” The strategy used...Supported strategies are “best” to choose the best split and “random”...scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html -
Data management - IBM Developer
developer.ibm.com/technologies/data-management -
GridSearchCV — scikit-learn 1.8.0 documen...
GridSearchCV Nested versus non-nested cross-validation Nested versus...cross-validated model on the test set. If scoring represents a...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html -
LabelPropagation — scikit-learn 1.8.0 doc...
n_features) Test samples. y array-like of shape...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html -
What is Vulnerability Management? | A Comprehen...
penetration testing, and threat intelligence. Vulnerability...followed by audits. Additional tests are often conducted, including...www.elastic.co/what-is/vulnerability-management -
What is conversational AI? | A Comprehensive Co...
receive speech or text inputs and produce speech or text outputs to...assistants, text-to-speech (TTS), and speech-to-text (STT) technologies....www.elastic.co/what-is/conversational-ai -
Crafting a minimal reproducer for scikit-learn ...
designing a suite of tests, or simply posting a question...training step, before we use the test set. similarly, the lines that...scikit-learn.org/stable/developers/minimal_reproducer.html -
watsonx Orchestrate - IBM Developer
workflows for AI agents Learn to test, benchmark, and optimize AI...and deploying it, and then testing the agent. 20 November 2025...developer.ibm.com/components/watsonx-orchestrate/ -
SqlInOutParameter (Spring Framework 7.0.2 API)
SqlParameter's isInputValueProvided() test, in contrast to a standard SqlOutParameter....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/core/SqlInOutPa... -
12.1. Array API support (experimental) — ...
checks as part of the common tests to verify that the estimators’...install array-api-strict in your test environment. This allows you...scikit-learn.org/stable/modules/array_api.html -
RandomizedSearchCV — scikit-learn 1.8.0 d...
cross-validated model on the test set. If scoring represents a...An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html -
SelectFwe — scikit-learn 1.8.0 documentation
based on a false positive rate test. SelectFdr Select features based...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFwe.html -
SelectFdr — scikit-learn 1.8.0 documentation
based on a false positive rate test. SelectFwe Select features based...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFdr.html -
How we hire | Elastic
make sure to test your internet connection, sound,...a good match. In hiring the best Elasticians we can, we recognize...www.elastic.co/careers/how-we-hire -
Data management - IBM Developer
developer.ibm.com/technologies/data-management -
Automation - Tutorials - IBM Developer
developer.ibm.com/technologies/automation/tutorials/ -
SGDRegressor — 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.linear_model.SGDRegressor.html -
MultiTaskLasso — scikit-learn 1.8.0 docum...
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.MultiTaskLasso.html -
1.5. Stochastic Gradient Descent — scikit...
SGDClassifier ()) est . fit ( X_train ) est . predict ( X_test...other \(K-1\) classes. At testing time, we compute the confidence...scikit-learn.org/stable/modules/sgd.html -
OAS — scikit-learn 1.8.0 documentation
n_features) Test data of which we compute the...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html -
Comparison of Calibration of Classifiers —...
fitting and the remaining for testing. Note that this split is quite...predicted probabilities of the test dataset. Calibration curves...scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html -
Configuration avancée du robot d’indexation
nouvelle tentative Ajustez le nombre de nouvelles tentatives et l’intervalle...Valider dans un environnement de test Avant d’appliquer en production,...fess.codelibs.org/fr/15.3/config/crawler-advanced.html -
pydata-sphinx-theme.js
test(e)&&o.test(e),n=(e,t,n)=>{u(n);const.../i.test(e.key)?document.activeElement===t&&/Escape/i.test(e....scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js -
Introduction to IBM Watson Studio - IBM Developer
test, and deploy machine learning...evaluation, deployment, and testing of a machine learning model....developer.ibm.com/articles/introduction-watson-studio/ -
Kibana features list | Elastic
you can also test out Platinum features such as...Learn more about synthetic tests Uptime app The Uptime app in...www.elastic.co/kibana/features -
SelectPercentile — scikit-learn 1.8.0 doc...
based on a false positive rate test. SelectFdr Select features based...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html -
MultiTaskElasticNet — scikit-learn 1.8.0 ...
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.MultiTaskElasticNet.html -
What is Serverless Computing? | A Comprehensive...
services through the use of RESTful APIs. REST stands for representational...flexibility as they write and test new code. The speed of deployment...www.elastic.co/what-is/serverless-computing -
Spring Boot Java applications for CICS, Part 4:...
Add a REST controller The REST controller is the...updates transactional in CICS Test the sample in CICS This is a...developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-4-jdbc/ -
安全配置
O = Test , L = Test , C = DE 配置 TLS/SSL 证书...fess.codelibs.org/zh-cn/15.3/install/security.html -
watsonx.data - IBM Developer
test AI, run Spark and Presto, and...explanation of the key features, best practices, and benefits of ingesting...developer.ibm.com/components/watsonx-data/ -
Artificial intelligence - IBM Developer
test, and monitor AI agents in a...generate novel, high-quality text, images, and other content based...developer.ibm.com/technologies/artificial-intelligence -
XDR security solution | Extended detection and ...
Access the excerpt INDUSTRY TEST Elastic is the only vendor with...AV‑Comparatives’ 2025 Business Security Tests. Read the blog Guided Demo Detection...www.elastic.co/security/xdr -
ShrunkCovariance — scikit-learn 1.8.0 doc...
n_features) Test data of which we compute the...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html -
OneVsOneClassifier — scikit-learn 1.8.0 d...
n_features) Test samples. y array-like of shape...usually slower than one-vs-the-rest, due to its O(n_classes^2) complexity....scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html -
Use Watson Pipelines to build model pipelines -...
developer.ibm.com/tutorials/use-watson-pipelines-to-build-model-pipelines/ -
Support — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/support.html -
Memory Configuration
Heap Size Notes Development/Test 512m-1g Small-scale index Small...reducing memory efficiency. Best Practices Allocate 50% of Physical...fess.codelibs.org/15.3/config/setup-memory.html -
PathPatternRouteMatcher (Spring Framework 7.0.1...
Rossen Stoyanchev Nested Class Summary Nested classes/interfaces...to match route - the route to test against Returns: true if there...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/util/pattern/Pat... -
아키텍처 및 코드 구조
│ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...fess.codelibs.org/ko/dev/architecture.html -
Kibana: Visualize, explore, and manage data in ...
test queries, update data, and debug...with Kibana, your data's best view Add your data Ingest logs,...www.elastic.co/kibana -
LedoitWolf — scikit-learn 1.8.0 documenta...
n_features) Test data of which we compute the...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html -
GradientBoostingRegressor — scikit-learn ...
this parameter for best performance; the best value depends on...max_leaf_nodes in best-first fashion. Best nodes are defined...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html -
PoissonRegressor — scikit-learn 1.8.0 doc...
n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html -
Advanced Endpoint Security Solution | Elastic
shines in the Malware Protection Test by AV-Comparatives with a protection...response. Choose the solution that best fits your needs: extended protection...www.elastic.co/security/endpoint-security -
Displaying Pipelines — scikit-learn 1.8.0...
To view the text pipeline, change to display='text' . set_config...``max_leaf_nodes`` in best-first fashion. Best nodes are defined...scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html -
3.3. Tuning the decision threshold for class pr...
cost of further diagnostic tests. Consequently, when it comes...to an internal single train-test split. The option cv="prefit"...scikit-learn.org/stable/modules/classification_threshold.html -
Single estimator versus bagging: bias-variance ...
n_test = 1000 # Size of the test set noise = 0.1 # Standard deviation...from the predictions of the best possible estimator for the problem...scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html