- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1181 - 1190 of 2,177 for tests (0.86 seconds)
Filter
-
MultiOutputClassifier — scikit-learn 1.8.0 docu...
the mean accuracy on the given test data and labels. Parameters...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputClassifier.html -
ClassifierChain — scikit-learn 1.8.0 documentation
test) splits as arrays of indices....shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html -
DBFlute Maven Plugin | DBFlute
dbflute.seasar.org/ja/manual/function/helper/maven/index.html -
How servers become part of the Cloud - IBM Deve...
package) Running validation tests This phase also helps us catch...all software is installed and tests are passed, the server is ready...developer.ibm.com/articles/awb-servers-become-part-of-cloud/ -
Ingest data with Python | Elastic Docs
{ "names": ["test-index"], "privileges":...added earlier after you have tested the api_key , and consider...www.elastic.co/docs/manage-data/ingest/ingesting-data-from-applications/ingest-data-with-python-o... -
BayesianRidge — 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.BayesianRidge.html -
PLSRegression — 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.PLSRegression.html -
BaggingRegressor — scikit-learn 1.8.0 documenta...
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.ensemble.BaggingRegressor.html -
LinearDiscriminantAnalysis — scikit-learn 1.8.0...
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... -
GaussianMixture — scikit-learn 1.8.0 documentation
log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html