- Sort Score
- Num 20 results
- Language All
- Labels All
Results 601 - 620 of 2,850 for test (0.55 seconds)
-
Varying regularization in Multi-layer Perceptro...
: # split into training and test part X_train , X_test , y_train..., cmap = cm_bright ) # and testing points ax . scatter ( X_test...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.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 -
Evaluate the performance of a classifier with C...
data into a training set and a test set X_train , X_test , y_train...regularization parameter C was not the best. In real life applications this...scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html -
Elastic accelerates SIEM data onboarding with A...
Import makes building and testing custom data integrations easier,...Import then iteratively builds, tests, and tweaks a custom ingest...www.elastic.co/blog/automatic-import-ai-data-integration-builder -
Integrate crewAI multi-agent framework into IBM...
your local machine for local testing and building of crewAI agent....After the deployment is complete test the /v1/chat endpoint using...developer.ibm.com/tutorials/integrate-crew-ai-agents-watsonx-orchestrate/ -
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 -
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 -
Older Versions — scikit-learn 1.8.0 docum...
preprocessor / analyzer nested structure for text feature extraction...feature_selection.text.TfidfVectorizer and feature_selection.text.CountVectorizer...scikit-learn.org/stable/whats_new/older_versions.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 -
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 -
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... -
아키텍처 및 코드 구조
│ └── 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