- Sort Score
- Num 10 results
- Language All
- Labels All
Results 571 - 580 of 2,769 for test (0.33 seconds)
-
Ridge — scikit-learn 1.8.0 documentation
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html -
CCA — scikit-learn 1.8.0 documentation
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html -
SGDRegressor — scikit-learn 1.8.0 documen...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html -
Visualizations with Display Objects — sci...
data is split into a train and test dataset and a logistic regression...predictions of the model on the test dataset. These predictions are...scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html -
SqlInOutParameter (Spring Framework 7.0.2 API)
SqlParameter's isInputValueProvided() test, in contrast to a standard SqlOutParameter....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/core/SqlInOutPa... -
1.5. Stochastic Gradient Descent — scikit...
SGDClassifier ()) est . fit ( X_train ) est . predict ( X_test...other \(K-1\) classes. At testing time, we compute the confidence...scikit-learn.org/stable/modules/sgd.html -
Artificial intelligence - IBM Developer
test, and monitor AI agents in a...generate novel, high-quality text, images, and other content based...developer.ibm.com/technologies/artificial-intelligence -
Advanced Crawler Configuration
Thoroughly test in a test environment before applying to production....fess_crawler . log Best Practices Verify in Test Environment Thoroughly...fess.codelibs.org/15.4/config/crawler-advanced.html -
Recursive feature elimination with cross-valida...
ylabel ( "Mean test accuracy" ) plt . errorbar...cross-validation technique. The test accuracy decreases above 5 selected...scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html -
SelectPercentile — scikit-learn 1.8.0 doc...
based on a false positive rate test. SelectFdr Select features based...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html