- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 931 - 940 of 1,549 for document (0.92 sec)
-
1.10. Decision Trees — scikit-learn 1.7.1 docum...
Decision Trees (DTs) are a non-parametric supervised learning method used for classification and regression. The goal is to create a model that predicts the value of a target variable by learning s...scikit-learn.org/stable/modules/tree.html -
1.16. Probability calibration — scikit-learn 1....
When performing classification you often want not only to predict the class label, but also obtain a probability of the respective label. This probability gives you some kind of confidence on the p...scikit-learn.org/stable/modules/calibration.html -
8.1. Toy datasets — scikit-learn 1.7.1 document...
scikit-learn comes with a few small standard datasets that do not require to download any file from some external website. They can be loaded using the following functions: These datasets are usefu...scikit-learn.org/stable/datasets/toy_dataset.html -
Imputing missing values before building an esti...
Missing values can be replaced by the mean, the median or the most frequent value using the basic SimpleImputer. In this example we will investigate different imputation techniques: imputation by t...scikit-learn.org/stable/auto_examples/impute/plot_missing_values.html -
Plot different SVM classifiers in the iris data...
Comparison of different linear SVM classifiers on a 2D projection of the iris dataset. We only consider the first 2 features of this dataset: Sepal length, Sepal width. This example shows how to pl...scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html -
Effect of varying threshold for self-training —...
This example illustrates the effect of a varying threshold on self-training. The breast_cancer dataset is loaded, and labels are deleted such that only 50 out of 569 samples have labels. A SelfTrai...scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html -
Scaling the regularization parameter for SVCs —...
the limitations on the documentation builder. Total running time...scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html -
LlamaIndex - Elasticsearch Labs
Elasticsearch Reader you can source documents from your Elasticsearch database...searches on your embedded documents As an index store , a KV store...www.elastic.co/search-labs/integrations/llama-index -
Elastic recognized as a Leader in the 2025 Gart...
context of the entire document. The Gartner document is available upon...part of a larger research document and should be evaluated in...www.elastic.co/resources/observability/analyst-report/gartner-magic-quadrant-observability-platforms -
pairwise_distances_argmin_min — scikit-learn 1....
‘yule’] See the documentation for scipy.spatial.distance...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin_min.html