- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 251 - 260 of 1,312 for store (0.34 sec)
-
Better Binary Quantization (BBQ) in Lucene and ...
error correction values are stored. Some of these corrections...the vectors themselves are stored as single bit values, queries...www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch -
The next evolution of observability: unifying d...
store, and analyze our telemetry data....and traces into a single data store, ideally with enriched logs...www.elastic.co/observability-labs/blog/the-next-evolution-of-observability-unifying-data-with-ope... -
CalibrationDisplay — scikit-learn 1.7.0 documen...
All parameters are stored as attributes. Read more about...CalibrationDisplay . Object that stores computed values. See also ...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html -
Recognizing hand-written digits — scikit-learn ...
images attribute of the dataset stores 8x8 arrays of grayscale values...target attribute of the dataset stores the digit each image represents...scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html -
Selecting dimensionality reduction with Pipelin...
# select score for best C mean_scores = mean_scores . max ( axis...'2*n_jobs' error_score nan return_train_score False best_estimator_:...scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html -
Column Transformer with Heterogeneous Data Sour...
your dataset is stored in a pandas.DataFrame and different...): # temporary variable `_` stores '\n\n' headers , _ , body =...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html -
Elastic Security overview | Elastic Docs
Elastic Security stores your data using Elasticsearch....analyze and visualize data stored in Elasticsearch indices. Elastic...www.elastic.co/docs/solutions/security -
AutoOps: Simplify cluster management | Elastic
Where are AutoOps metrics stored, and does AutoOps affect customer...usage? AutoOps metrics are stored internally within Elastic's...www.elastic.co/platform/autoops -
Isomap — scikit-learn 1.7.0 documentation
n_components) Stores the embedding vectors. kernel_pca_...sklearn.neighbors.NearestNeighbors instance Stores nearest neighbors instance,...scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html -
Post-tuning the decision threshold for cost-sen...
precision_score , recall_score tpr_score = recall_score # TPR and...= model , scoring = scoring [ "credit_gain" ], store_cv_results...scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html