- Sort Score
- Num 20 results
- Language All
- Labels All
Results 481 - 500 of 2,850 for test (0.24 seconds)
-
MinMaxScaler — scikit-learn 1.8.0 documen...
distribution shift between training and test data). The transformed values...distort the distribution of test data. Added in version 0.24....scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html -
is_clusterer — scikit-learn 1.8.0 documen...
scikit-learn.org/stable/modules/generated/sklearn.base.is_clusterer.html -
cross_val_score — scikit-learn 1.8.0 docu...
Predictions Nested versus non-nested cross-validation Nested versus...splitting the dataset into train/test set. Only used in conjunction...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html -
load_iris — scikit-learn 1.8.0 documentation
Matrix Nested versus non-nested cross-validation Nested versus...versus non-nested cross-validation Test with permutations the significance...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html -
AtomFeedHttpMessageConverter (Spring Framework ...
Parameters: clazz - the class to test for support Returns: true if...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/feed/... -
ClassifierMixin — scikit-learn 1.8.0 docu...
scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html -
make_regression — scikit-learn 1.8.0 docu...
regularization on training and test error Effect of model regularization...regularization on training and test error Release Highlights for scikit-learn...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html -
install.rst.txt
running the full scikit-learn test suite via automated continuous...ckages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-...scikit-learn.org/stable/_sources/install.rst.txt -
LinearDiscriminantAnalysis — scikit-learn...
n_features) Array of samples (test vectors). Returns : y_scores...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi... -
IsotonicRegression — scikit-learn 1.8.0 d...
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.isotonic.IsotonicRegression.html -
plot_hgbt_regression.ipynb
shape[0]}\")\nprint(f\"Test sample size: {X_test.shape[...slice(0, 336) # first week in the test set as 7 * 48 = 336\nmissing_fraction_list...scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb -
Open Liberty - IBM Developer
pull‑request builds to automated testing, merging, and cloud deployment...really empower you to develop, test, debug, and manage applications...developer.ibm.com/components/open-liberty -
Open Liberty - IBM Developer
pull‑request builds to automated testing, merging, and cloud deployment...really empower you to develop, test, debug, and manage applications...developer.ibm.com/components/open-liberty -
MLPRegressor — scikit-learn 1.8.0 documen...
train-test split if early stopping is used,...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html -
What is Machine Learning? | A Comprehensive ML ...
Best practices for machine learning Some best practices...processing and feature selection. Testing Now that the model has been...www.elastic.co/what-is/machine-learning -
Features in Histogram Gradient Boosting Trees &...
] } " ) print ( f "Test sample size: { X_test . shape...Training sample size: 16531 Test sample size: 11021 Number of...scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html -
DriverManagerDataSource (Spring Framework 7.0.1...
Useful for test or standalone environments outside...DataSource bean like this class. For tests, you can then either set up...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/datasource/Driv... -
ClassifierTags — scikit-learn 1.8.0 docum...
scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html -
MockMvcWebTestClient.RouterFunctionSpec (Spring...
Specification for configuring MockMvc to test one or more router functions...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli... -
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