- Sort Score
- Num 10 results
- Language All
- Labels All
Results 521 - 530 of 2,963 for test (0.31 seconds)
-
sklearn.feature_selection — scikit-learn ...
pvalues below alpha based on a FPR test. SelectFromModel Meta-transformer...Univariate linear regression tests returning F-statistic and p-values....scikit-learn.org/stable/api/sklearn.feature_selection.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 -
Get started with security - IBM Developer
developer.ibm.com/get-started/security/ -
Index sorting settings | Reference
You should test the impact on your application...index sorting to mappings with nested objects, so long as the index.sort.*...www.elastic.co/docs/reference/elasticsearch/index-settings/sorting -
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 -
Blockchain - IBM Developer
2020 Tutorial Performance testing smart contracts developed within...Hyperledger Caliper to performance test a Hyperledger Fabric smart contract...developer.ibm.com/technologies/blockchain -
Install IBM Storage Scale Container Native 6.0....
Mon Nov 24 08:07:25 AM EST 2025 Testing p1224-storage1 to p1224-storage2:...Mon Nov 24 08:07:26 AM EST 2025 Testing p1224-storage2 to p1224-storage1:...developer.ibm.com/tutorials/install-spectrum-scale-cnsa-5121-on-ocp-48-on-powervs/ -
Version 0.18 — scikit-learn 1.8.0 documen...
much faster (over 1000x in tests with synthetic data). By Jonathan...to compute the score on the test folds in parallel. By Manoj...scikit-learn.org/stable/whats_new/v0.18.html -
PassiveAggressiveRegressor — scikit-learn...
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.PassiveAggressiveRegressor.html -
Custom refit strategy of a grid search with cro...
split into a training and a testing set of equal size. from sk...cross-validated model on the test set. If `scoring` represents...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html