Skip to content

Tutorial on how to plot multiple Kernel Density estimates of two dimensional data in the same plot

License

Notifications You must be signed in to change notification settings

Leandroscholz/KDE_tutorial

Repository files navigation

To use this tutorial, use conda and create the following environment

conda create -n KDE_tutorial python=3.6 matplotlib scikit-learn numpy jupyter plotly pandas

Activate environment (linux) with source activate KDE_tutorial

Then, start jupyter notebook jupyter notebook

And open KDE_multiple_datasets.ipynb to see the tutorial!

I hope this is useful!

L.

About

Tutorial on how to plot multiple Kernel Density estimates of two dimensional data in the same plot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published