- Sort Score
- Num 10 results
- Language All
- Labels All
Results 731 - 740 of 1,698 for tests (1.19 seconds)
-
1.16. Probability calibration — scikit-le...
base_estimator makes predictions on the test subset the predictions are used...be present in both train and test subsets for every split. When...scikit-learn.org/stable/modules/calibration.html -
Metadata Routing — scikit-learn 1.7.2 doc...
test = my_weights ) except TypeError...unexpected argument(s) {'test'}, which are not routed...scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html -
SimpleRequestExpectationManager (Spring Framewo...
test.web.client.AbstractRequestExpec...xpec org.springframework.test.web.client.SimpleRequestExpecta...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/client/Simp... -
RegressorMixin — scikit-learn 1.7.2 docum...
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.base.RegressorMixin.html -
Plot Ridge coefficients as a function of the re...
regularization on training and test error Effect of model regularization...regularization on training and test error HuberRegressor vs Ridge...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html -
GradientBoostingClassifier — scikit-learn...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each stage. Parameters...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html -
HeaderAssertions (Spring Framework 7.0.0 API)
test.web.support.AbstractHeaderAssert...ec > org.springframework.test.web.reactive.server.HeaderAssertions...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/reactive/se... -
Deploying IBM Order Management system and Order...
Development and testing with Minikube Minikube provides...for local development and testing. It is specifically designed...developer.ibm.com/tutorials/awb-deploying-order-service-containers-minikube/ -
1.5. Stochastic Gradient Descent — scikit...
At testing time, we compute the confidence...scaling must be applied to the test vector to obtain meaningful...scikit-learn.org/stable/modules/sgd.html -
scale — scikit-learn 1.7.2 documentation
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.scale.html