koaning / scikit-lego

Extra blocks for scikit-learn pipelines.
https://koaning.github.io/scikit-lego/
MIT License
1.25k stars 117 forks source link

[DOCS] Bayesian Kernel Density #290

Open koaning opened 4 years ago

koaning commented 4 years ago

We might want to combine the GMM stuff with this under a probabilistic banner.

nvanommeren commented 4 years ago

Hee! Just to double-check, do you mean the documentation of the BayesianKernelDensityClassifier in neighbors.py?

koaning commented 4 years ago

Yes. It'd be cool to have it combined in some way here: https://scikit-lego.readthedocs.io/en/latest/mixture-methods.html.