2.8. Density Estimation — scikit-learn 1.0.1 documentation
2021-10-30 · 2.8. Density Estimation¶. Density estimation walks the line between unsupervised learning, feature engineering, and data modeling. Some of the most popular and useful density estimation techniques are mixture models such as Gaussian Mixtures (GaussianMixture), and neighbor-based approaches such as the kernel density …