- Sort Score
- Num 10 results
- Language All
- Labels All
Results 281 - 290 of 2,769 for test (0.41 seconds)
-
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 -
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 -
LassoLarsCV — scikit-learn 1.8.0 document...
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html -
IfProfileValue (Spring Framework 7.0.2 API)
whether the annotated test class or test method is enabled or...name() , the test will be enabled. Otherwise, the test will be disabled...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/IfPr... -
robust_scale — scikit-learn 1.8.0 documen...
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html -
KNeighborsRegressor — scikit-learn 1.8.0 ...
or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html -
Create consistent evaluation workflows for AI a...
all test cases: orchestrate evaluations evaluate --test-paths...options menu and select Test . On the Manage test cases and evaluations...developer.ibm.com/tutorials/create-evaluation-workflow-ai-agents/ -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...defaults, for better test randomization and to help tests reproduce (Robert...lucene.apache.org/core/5_2_1/changes/Changes.html -
Entwicklung
OpenSearch-Plugins Tests Ausführen von Unit-Tests Alle Unit-Tests ausführen...Ausführen von Unit-Tests Schritt 4: Ausführen lokaler Tests Ausführen...fess.codelibs.org/de/development.html -
Uses of Interface org.springframework.http.clie...
test.web.reactive.server Support for testing Spring WebFlux...org.springframework.test.web.servlet.client Support for testing Spring MVC...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/client/reactive...