- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 371 - 380 of 5,576 for * (2.95 sec)
-
Search UI — Prebuilt search experiences & front...
clipboard curl -fsSL https://elastic.co/start-local | sh Read...User Monitoring (RUM). React, vanilla, and beyond Written completely...www.elastic.co/enterprise-search/search-ui -
Live log and prosper: Elasticsearch newly speci...
(Zstd), delta encoding, run-length encoding, and other smart codecs...cost of ownership (TCO) reductions of up to 50%. Smart index sorting...www.elastic.co/search-labs/blog/elasticsearch-logsdb-index-mode -
Index lifecycle management | Elastic Docs
performance, resiliency, and retention requirements. For example, you...Loading Elastic Docs / Manage data / Data lifecycle / Index lifecycle...www.elastic.co/docs/manage-data/lifecycle/index-lifecycle-management -
Introducing Retrievers - Search All the Things!...
retrievers, including Standard, kNN, text_expansion, and RRF. Discover...using this self-paced hands-on learning for Search AI. You can start...www.elastic.co/search-labs/blog/elasticsearch-retrievers -
SelectPercentile — scikit-learn 1.7.2 documenta...
generated: ["x0", "x1", ..., "x(n_features_in_ - 1)"] . If input_features...) . fit_transform ( X , y ) >>> X_new . shape (1797, 7) fit (...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html -
5.1. Partial Dependence and Individual Conditio...
[array([-1.624..., -1.592..., ... The values at which the partial dependence...2.466..., 2.466..., ... >>> results [ "grid_values" ] [array([-1.624...,...scikit-learn.org/stable/modules/partial_dependence.html -
8.4. Loading other datasets — scikit-learn 1.7....
'c-CS-s', 'c-SC-m', 'c-SC-s', 't-CS-m', 't-CS-s', 't-SC-m', 't-SC-s'],...(1080,) >>> np . unique ( mice . target ) array(['c-CS-m', 'c-CS-s',...scikit-learn.org/stable/datasets/loading_other_datasets.html -
Manifold learning — scikit-learn 1.7.2 document...
Embedding, Isomap... Multi-dimensional scaling Multi-dimensional...Swiss-Hole Reduction Swiss Roll And Swiss-Hole Reduction t-SNE:...scikit-learn.org/stable/auto_examples/manifold/index.html -
Examples based on real world datasets — scikit-...
Influence Out-of-core classification of text documents Out-of-core classification...reconstruction with L1 prior (Lasso) Compressive sensing: tomography...scikit-learn.org/stable/auto_examples/applications/index.html -
RidgeClassifier — scikit-learn 1.7.2 documentation
‘cholesky’, ‘lsqr’, ‘sparse_cg’, ‘sag’, ‘saga’, ‘lbfgs’}, default=’auto’...n_samples / (n_classes * np.bincount(y)) . solver {‘auto’, ‘svd’, ‘cholesky’,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html