- Sort Score
- Num 10 results
- Language All
- Labels All
Results 261 - 270 of 1,594 for tests (0.52 seconds)
-
Faces recognition example using eigenfaces and ...
set and a test and keep 25% of the data for testing. X_train ,...of the model quality on the test set print ( "Predicting...scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html -
Uses of Package org.springframework.web.servlet...
test.web.servlet.client Support for testing Spring MVC...handling. org.springframework.test.web.servlet.setup Contains built-in...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/function... -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...the build if ant test didn't execute any tests (everything filtered...lucene.apache.org/core/4_7_0/changes/Changes.html -
plot_multi_metric_evaluation.zip
("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip -
Developer’s Guide — scikit-learn 1.7.2 do...
on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...scikit-learn.org/stable/developers/index.html -
Fine-tune a Granite model using InstructLab - I...
Serve and test the granite model To test the model, you...Copied! Step 7. Test the trained granite-7b model Test the granite...developer.ibm.com/tutorials/awb-fine-tune-granite-model-instructlab/ -
Prediction Intervals for Gradient Boosting Regr...
test datasets: X_train , X_test ,...markersize = 10 , label = "Test observations" ) plt . plot...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html -
MergedAnnotationPredicates (Spring Framework 7....
implementations that provide various test operations for MergedAnnotations...matched Returns: a Predicate to test the annotation type typeIn public...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/annotation/Merg... -
Comparing Random Forests and Histogram Gradient...
significant improvement of the testing score. Plot results # We can...elapsed computing time and mean test score. Passing the cursor over...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html -
SmartContextLoader (Spring Framework 7.0.0 API)
ApplicationContext for an integration test managed by the Spring TestContext...in the hierarchy of the root test class and then supplied to loadContext()...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/SmartCo...