- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 231 - 240 of 1,305 for test (0.17 sec)
-
load_iris — scikit-learn 1.7.2 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 -
GradientBoostingClassifier — scikit-learn 1.7.2...
X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913 apply ( X ) [source]...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html -
MiniBatchDictionaryLearning — scikit-learn 1.7....
n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html -
cross_val_score — scikit-learn 1.7.2 documentation
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 -
BuzzFeed
Citizenship Test Trivia Americans and immigrants...answering real U.S. citizenship test questions. See who knows more...www.buzzfeed.com/au -
Installing the development version of scikit-le...
test and upload wheel packages for...aliases and flags to run the tests on the module of your choice....scikit-learn.org/stable/developers/advanced_installation.html -
Elasticsearch Serverless pricing | Elastic
Quickly create development and test environments Streamline software...is the right profile for full-text search, semantic search using...www.elastic.co/pricing/serverless-search -
Radio-Canada deploys Elastic on Azure to boost ...
a solution that was easy to test before deployment, could be...encountered questions or needed to test theories, they were able to...www.elastic.co/customers/radio-canada -
SelectPercentile — scikit-learn 1.7.2 documenta...
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 -
SGDRegressor — scikit-learn 1.7.2 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.SGDRegressor.html