- Sort Score
- Num 10 results
- Language All
- Labels All
Results 431 - 440 of 1,620 for tests (0.13 seconds)
Filter
-
L1-based models for Sparse Signals — scikit-lea...
split the data into train and test sets for simplicity. In practice...estimate the variance of the test score. Here we set shuffle="False"...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html -
ElasticNetCV — scikit-learn 1.8.0 documentation
case the different values are tested by cross-validation and the...default=None Values of alphas to test along the regularization path,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html -
AbstractDelegatingSmartContextLoader (Spring Fr...
test.context.support.AbstractDelegatingSm...loader is appropriate for a given test class's configuration. Each...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/support... -
Feature discretization — scikit-learn 1.8.0 doc...
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. dataset 0 --------- LogisticRegression:...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html -
Deprecated List (Spring Framework 7.0.0 API)
test.agent.RuntimeHintsRecorder as...JacksonJsonMessageCo org.springframework.test.context.aot.AotContextLoade...docs.spring.io/spring-framework/docs/current/javadoc-api/deprecated-list.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...lucene/core to test LockFactory implementations: "ant test-lock-factory"....lucene.apache.org/core/4_8_0/changes/Changes.html -
train_test_split — scikit-learn 1.8.0 documenta...
matrices into random train and test subsets. Quick utility that...the dataset to include in the test split. If int, represents the...scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html -
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 -
Uses of Package org.springframework.beans.facto...
test.context.junit4 Support classes...higher. org.springframework.test.context.testng Support classes...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/annota... -
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 people's...scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html