100 Days of ML Day 44 - Seaborn: Distplot and KDE
100 Days of ML Day 44
Seaborn: Distplot and KDE
Watched a video about Distplots on Seaborn from Data Talks Youtube Channel and played around with important parameters.
- Distplot and Parameters
- Fitting a Distribution to the Data
- What does KDE (Kernel Density Estimation) do?
Seaborn Understanding the Weird Parts: distplot
Code: https://github.com/hithesh111/Hith100/blob/master/Data%20Visualization/DistPlot.ipynb
No comments