- Sort Score
- Num 10 results
- Language All
- Labels All
Results 311 - 320 of 2,934 for test (0.34 seconds)
-
Flujo de Trabajo de Desarrollo
de prueba específica mvn test -Dtest = SearchServiceTest # Ejecutar...Actualización de documentación test : Agregar/modificar pruebas...fess.codelibs.org/es/dev/workflow.html -
SSO Configuration with OpenID Connect
Minimal Configuration (for Testing) The following is a minimal...example for verification in a test environment. # Enable SSO sso...fess.codelibs.org/15.4/config/sso-oidc.html -
check_estimator — scikit-learn 1.8.0 docu...
running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html -
Overview
outside-sql-test : Runs outside-sql-test.[sh|bat]. replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...dbflute.seasar.org/maven/plugin/ -
CategoricalNB — scikit-learn 1.8.0 docume...
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html -
Plotting Learning Curves and Checking Models’ S...
terms of training score and testing score. Here, we compute the..."Training Score" , "Test Score" ]) ax [ ax_idx ]...scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html -
Optimizing block storage in a striped configura...
Test the API. Use curl to send a test request: curl...= 27.2KB Run the test Now, execute the test using fio : fio fio.txt...developer.ibm.com/tutorials/awb-optimize-block-storage-cloud-vpc/ -
Multi-class AdaBoosted Decision Trees — s...
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 -
3.1. Cross-validation: evaluating estimator per...
train-test split indices) in addition to the test score. For...to the test set . Thus, one can create the training/test sets using...scikit-learn.org/stable/modules/cross_validation.html -
Architecture et structure du code
│ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...# Classes de test │ └── it/ # Tests d'intégration ├── pom.xml...fess.codelibs.org/fr/dev/architecture.html