skpro
skpro copied to clipboard
[ENH] Implement Histogram Conditional Density Estimation
Describe the solution you'd like
Histogram estimation is not present in skpro. Implement them from scratch using the conditional density estimate finding the optimal binwidth(h) and find the function that fits the histograms most aptly without over smoothing nor undersmoothing.
Additional context
Useful resources
- Wasserman - All of statistics(chapter 20.2)
- https://www.youtube.com/watch?v=SUvPJ4URYGA