- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 191 - 200 of 1,305 for test (0.51 sec)
-
DecisionTreeRegressor — scikit-learn 1.7.2 docu...
splitter {“best”, “random”}, default=”best” The strategy used...Supported strategies are “best” to choose the best split and “random”...scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.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 -
HistGradientBoostingRegressor — scikit-learn 1....
>>> est = HistGradientBoosting () . fit ( X , y ) >>> est . score...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html -
Parse and route logs | Elastic Docs
Test the pipeline with the simulate API Test that your...section. Test the pipeline with the simulate API Test that your...www.elastic.co/docs/solutions/observability/logs/parse-route-logs -
PLSRegression — 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.cross_decomposition.PLSRegression.html -
cross_val_predict — scikit-learn 1.7.2 document...
sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html -
How to deploy NLP: Text embeddings and vector s...
deploy NLP: Text embeddings and vector search Using text embeddings...for passages’ ids, and text with type text for passages’ contents....www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search -
BernoulliNB — scikit-learn 1.7.2 documentation
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html -
chi2 — scikit-learn 1.7.2 documentation
with the highest values for the test chi-squared statistic from X,.... Recall that the chi-square test measures dependence between...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html -
MiniBatchSparsePCA — scikit-learn 1.7.2 documen...
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.MiniBatchSparsePCA.html