- Sort Score
- Num 10 results
- Language All
- Labels All
Results 911 - 920 of 2,592 for test (1.17 seconds)
-
Version 0.18 — scikit-learn 1.7.2 documen...
much faster (over 1000x in tests with synthetic data). By Jonathan...to compute the score on the test folds in parallel. By Manoj...scikit-learn.org/stable/whats_new/v0.18.html -
WebTestClient.ControllerSpec (Spring Framework ...
ControllerAdvice instances to be used in tests (specified Class will be turned...ControllerAdvice instances to be used in tests (specified Class will be turned...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/reactive/se... -
CookieAssertions (Spring Framework 7.0.0 API)
test.web.support.AbstractCookieAssert...ec > org.springframework.test.web.reactive.server.CookieAssertions...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/reactive/se... -
Configure Elasticsearch index template loading ...
ds: - name: test.name type: keyword - name: test.hostname type:...www.elastic.co/guide/en/beats/packetbeat/8.19/configuration-template.html -
Gradient Boosting regularization — scikit...
y_train ) # compute test set deviance test_deviance =...Iterations" ) plt . ylabel ( "Test Set Deviance" ) plt . show...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html -
IBM Power - IBM Developer
collection framework When testing IBM Power servers, it is crucial...collected during development and testing phases, outlining the engine's...developer.ibm.com/components/ibm-power -
Arrow right
Node-RED State of readiness In testing The Saaf water story For the...have been moving quickly to test their solution in a number of...developer.ibm.com/callforcode/solutions/saaf-water/ -
Visualization of MLP weights on MNIST — s...
986429 Test set score: 0.953061 # Authors:...data into train partition and test partition X_train , X_test ,...scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html -
Monitor application availability using Promethe...
Click the Save & Test button. You should see a green...green message appears if the test was successful as seen in the...developer.ibm.com/tutorials/monitor-application-availability-prometheus-blackbox-exporter-grafana/ -
Importance of Feature Scaling — scikit-le...
" ) Test accuracy for the unscaled PCA 35.19% Test accuracy...predict_proba ( X_test ) print ( "Test accuracy for the unscaled PCA"...scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html