- Sort Score
- Num 50 results
- Language All
- Labels All
Results 701 - 750 of 2,947 for test (2.54 seconds)
-
Spring Boot Java applications for CICS, Part 2:...
Testing the application on your workstation...things out. It allows you to test your Spring Security configuration...developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-2-security/ -
An introduction to the java.util.stream library...
Predicate<T> test, BinaryOperator<T> f)...first elements for which the test predicate returns false . S...developer.ibm.com/articles/j-java-streams-1-brian-goetz/ -
neighbors.rst.txt
distance calculation between a test point and the centroid is sufficient...neighbors during training and testing, while excluding them leads...scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
Release Highlights for scikit-learn 0.23 —...
missing values at transform/test time. False keep_empty_features...missing values at transform/test time. False keep_empty_features...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html -
DictionaryLearning — scikit-learn 1.8.0 d...
n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.decomposition.DictionaryLearning.html -
SelectKBest — scikit-learn 1.8.0 document...
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.SelectKBest.html -
HistGradientBoostingClassifier — scikit-l...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each stage. Parameters...scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html -
GradientBoostingClassifier — 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.GradientBoostingClassifier.html -
1.6. Nearest Neighbors — scikit-learn 1.8...
distance calculation between a test point and the centroid is sufficient...neighbors during training and testing, while excluding them leads...scikit-learn.org/stable/modules/neighbors.html -
Servidor de Búsqueda de Texto Completo de Códig...
└── view/ # Archivos JSP │ └── test/ │ └── java/ # Código de prueba...extender funciones mediante plugins REST API : Las funciones de búsqueda...fess.codelibs.org/es/dev/getting-started.html -
GammaRegressor — scikit-learn 1.8.0 docum...
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.GammaRegressor.html -
Displaying estimators and complex pipelines ...
missing values at transform/test time. False keep_empty_features...missing values at transform/test time. False keep_empty_features...scikit-learn.org/stable/auto_examples/miscellaneous/plot_estimator_representation.html -
Polynomial and Spline interpolation — sci...
scikit-learn.org/stable/auto_examples/linear_model/plot_polynomial_interpolation.html -
RidgeClassifier — scikit-learn 1.8.0 docu...
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.linear_model.RidgeClassifier.html -
What is SIEM? A comprehensive guide | Elastic
believe the best kind of cybersecurity is open . This is best illustrated...encouraging our community to test our detection rules , Elastic...www.elastic.co/what-is/siem -
How to validate your GraphQL queries with ESLin...
first step was to fire some test queries at the API. I quickly...the past, I'd used GitHub's RESTful API , and pieced my data together...developer.ibm.com/articles/validate-graphql-queries-eslint/ -
VotingClassifier — scikit-learn 1.8.0 doc...
scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingClassifier.html -
MiniBatchDictionaryLearning — scikit-lear...
n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html -
TargetEncoder — scikit-learn 1.8.0 docume...
fit_transform to transform test data. Note fit(X, y).transform(X)...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.preprocessing.TargetEncoder.html -
Comparing Target Encoder with Other Encoders &#...
the results by plotting the test and train scores: import matplotlib.pyplot...subset , ax in zip ([ "test" , "train" ],...scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html -
TweedieRegressor — 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.TweedieRegressor.html -
What is Natural Language Processing (NLP)? | A ...
include text mining, which takes large amounts of text and breaks...tone over a text message or email, for example. Text is published...www.elastic.co/what-is/natural-language-processing -
Elasticsearch Serverless pricing | Elastic
Quickly create development and test environments Streamline software...is the right profile for full-text search, semantic search using...www.elastic.co/pricing/serverless-search -
Advanced Plotting With Partial Dependence ̵...
train-test split if early stopping is used,...and bias initialization, train-test split if early stopping is used,...scikit-learn.org/stable/auto_examples/miscellaneous/plot_partial_dependence_visualization_api.html -
Installation sur Linux (Procédure détaillée)
environnements de développement ou de test. Pour les environnements de...la version RPM La version RPM est utilisée sur les distributions...fess.codelibs.org/fr/15.3/install/install-linux.html -
Common pitfalls in the interpretation of coeffi...
DataFrame ( [ est [ - 1 ] . regressor_ . coef_ * est [: - 1 ] ....DataFrame ( [ est [ - 1 ] . regressor_ . coef_ * est [: - 1 ] ....scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html -
1.4. Support Vector Machines — scikit-lea...
scaling must be applied to the test vector to obtain meaningful...all training vectors and the test vectors must be provided: >>>...scikit-learn.org/stable/modules/svm.html -
JmsTransactionManager (Spring Framework 7.0.1 API)
Serialized Form Nested Class Summary Nested classes/interfaces...standalone application or a test suite, with any message broker...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jms/connection/JmsTr... -
Why should you use microservices and containers...
developer.ibm.com/articles/why-should-we-use-microservices-and-containers/ -
Windows Installation (Detailed Procedure)
true only in development or test environments. In production...config\opensearch.yml with a text editor and add the following...fess.codelibs.org/15.3/install/install-windows.html -
Cloud Detection and Response (CDR) comprehensiv...
Conducting attack simulations to test your detection capabilities...disruptions, and compliance violations. Best practices for effective cloud...www.elastic.co/what-is/cloud-detection-response -
API Reference — scikit-learn 1.8.0 docume...
text HashingVectorizer Convert a collection of text documents...estimator check from the common tests fails. sklearn.exceptions e...scikit-learn.org/stable/api/index.html -
8.4. Loading other datasets — scikit-lear...
Those images can be useful to test algorithms and pipelines on...machine learning algorithms work best if the input is converted to...scikit-learn.org/stable/datasets/loading_other_datasets.html -
RANSACRegressor — scikit-learn 1.8.0 docu...
the mean accuracy on the given test data, which is used for the...the inliers predicted by the “best” model found during RANSAC sampling...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RANSACRegressor.html -
Process, understand, and answer policy question...
Test the model by asking questions...can answer directly with this text from the document. You'll notice...developer.ibm.com/tutorials/analyze-and-answer-policy-questions-with-smart-document-understanding/ -
2.1. Gaussian mixture models — scikit-lea...
scikit-learn.org/stable/modules/mixture.html -
MinCovDet — 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.MinCovDet.html -
SimpleImputer — scikit-learn 1.8.0 docume...
missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.impute.SimpleImputer.html -
1.11. Ensembles: Gradient boosting, random fore...
) >>> est = est . fit ( X_train , y_train...y_test , est . predict ( X_test )) 5.00 >>> _ = est . set_params...scikit-learn.org/stable/modules/ensemble.html -
Easily modernize Java applications in your IDE ...
developer.ibm.com/articles/modernize-java-applications-ama-dev-tools/ -
Configuration de la mémoire
Le reste est utilisé pour l’OS et le cache...Environnement de développement/test 512m〜1g Index de petite taille...fess.codelibs.org/fr/15.3/config/setup-memory.html -
Developing scikit-learn estimators — scik...
private API and mostly used in tests. However, these tags expanded...). Use absolute imports Unit tests should use imports exactly as...scikit-learn.org/stable/developers/develop.html -
Release Highlights for scikit-learn 1.4 —...
``max_leaf_nodes`` in best-first fashion. Best nodes are defined...``max_leaf_nodes`` in best-first fashion. Best nodes are defined...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html -
Lasso model selection: AIC-BIC / cross-validati...
a final evaluation on unseen test set only. Conclusion # In this...fold. This illustrates why nested-cross validation is a good...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html -
User Guide — scikit-learn 1.8.0 documenta...
Permutation test score 3.2. Tuning the hyper-parameters...7.2.2. Feature hashing 7.2.3. Text feature extraction 7.2.4. Image...scikit-learn.org/stable/user_guide.html -
开源全文检索服务器 - Fess 开发概述
│ │ └── view/ # JSP 文件 │ └── test/ │ └── java/ # 测试代码 ├── pom.xml...针对日语全文检索优化 可扩展性 : 可通过插件扩展功能 REST API : 可从其他应用程序使用搜索功能 技术栈 Fess...fess.codelibs.org/zh-cn/dev/getting-started.html -
bootstrap.js
test(j());if(/Trident/i.test(j())&&S(t)&&"fi...F(){return!/^((?!chrome|android).)*safari/i.test(j())}function H(t,e,i){void...scikit-learn.org/stable/_static/scripts/bootstrap.js -
DecisionTreeClassifier — 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.DecisionTreeClassifier.html -
PassiveAggressiveClassifier — scikit-lear...
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.linear_model.PassiveAggressiveClassifier.html -
Elastic (ELK) Stack features list | Elastic
you can also test out Platinum features such as..."query" : "this is a test", "operator"...www.elastic.co/elastic-stack/features