- Sort Score
- Num 10 results
- Language All
- Labels All
Results 531 - 540 of 1,620 for tests (1.31 seconds)
Filter
-
GenericXmlWebContextLoader (Spring Framework 7....
test.context.support.AbstractContextLoade...xtLoade org.springframework.test.context.web.AbstractGenericWebCo...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/web/Gen... -
AdaBoostClassifier — scikit-learn 1.8.0 documen...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.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 -
Open Liberty - IBM Developer
testing, deployment and monitoring...pull‑request builds to automated testing, merging, and cloud deployment...developer.ibm.com/components/open-liberty/ -
Configure custom endpoint aliases on Elastic Cl...
alias for your deployment to be test-alias , the corresponding alias...cluster in that deployment is test-alias.es . Note You can get...www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/ece-regional-deployment-aliases -
ManagedClassNameFilter (Spring Framework 7.0.1 ...
matches ( String className) Test if the given class name matches...matches ( String className) Test if the given class name matches...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/orm/jpa/persistenceu... -
Multi-class AdaBoosted Decision Trees — scikit-...
the remaining 30 percent for testing. from sklearn.model_selection...each boosting iteration on the test set to assess its performance....scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html -
plot_multi_metric_evaluation.py
("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py -
plot_hgbt_regression.rst.txt
shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...Training sample size: 16531 Test sample size: 11021 Number of...scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt -
NearestCentroid — scikit-learn 1.8.0 documentation
with test samples classified to the class...n_features) Array of samples (test vectors). Returns : y_scores...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html