- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1161 - 1170 of 1,555 for document (0.65 sec)
-
Normal, Ledoit-Wolf and OAS Linear Discriminant...
This example illustrates how the Ledoit-Wolf and Oracle Approximating Shrinkage (OAS) estimators of covariance can improve classification. Total running time of the script:(0 minutes 8.304 seconds)...scikit-learn.org/stable/auto_examples/classification/plot_lda.html -
__sklearn_is_fitted__ as Developer API — scikit...
The__sklearn_is_fitted__ method is a convention used in scikit-learn for checking whether an estimator object has been fitted or not. This method is typically implemented in custom estimator classe...scikit-learn.org/stable/auto_examples/developing_estimators/sklearn_is_fitted.html -
Bisecting K-Means and Regular K-Means Performan...
This example shows differences between Regular K-Means algorithm and Bisecting K-Means. While K-Means clusterings are different when increasing n_clusters, Bisecting K-Means clustering builds on to...scikit-learn.org/stable/auto_examples/cluster/plot_bisect_kmeans.html -
Iso-probability lines for Gaussian Processes cl...
A two-dimensional classification example showing iso-probability lines for the predicted probabilities., Total running time of the script:(0 minutes 0.136 seconds) Launch binder Launch JupyterLite ...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html -
Kibana Dashboard | Elastic
Try free Dive into the documentation, including a guide for creating...all the way to a granular document‑level inspection. From data...www.elastic.co/kibana/kibana-dashboard -
Manifold learning on handwritten digits: Locall...
We illustrate various embedding techniques on the digits dataset. Load digits dataset: We will load the digits dataset and only use six first of the ten available classes. We can plot the first hun...scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html -
Demonstration of multi-metric evaluation on cro...
Multiple metric parameter search can be done by setting the scoring parameter to a list of metric scorer names or a dict mapping the scorer names to the scorer callables. The scores of all the scor...scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html -
One-class SVM with non-linear kernel (RBF) — sc...
An example using a one-class SVM for novelty detection. One-class SVM is an unsupervised algorithm that learns a decision function for novelty detection: classifying new data as similar or differen...scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html -
Elasticsearch retrievers architecture and use-c...
which just bring backs all documents: Pretty straightforward, right?...types: knn - return the top documents from a kNN (k Nearest Neighbor)...www.elastic.co/search-labs/blog/elasticsearch-retrievers-ga-8.16.0 -
incr_mean_variance_axis — scikit-learn 1.7.1 do...
Skip to main content Back to top Ctrl + K GitHub Choose version incr_mean_variance_axis # sklearn.utils.sparsefuncs. ...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.incr_mean_variance_axis.html