Skip to content

Different KDE implementations #116

Description

@tpvasconcelos

We have experienced some issues in the past with statsmodels' KDE implementation (see in-line comments in ridgeplot._kde.estimate_density_trace().

Things to keep in mind:

  • Backwards compatibility with the existing ridgeplot() arguments that are passed to statsmodels' KDEUnivariate
  • Performance. e.g., statsmodels provides a faster FFT implementation when using the gaussian kernel.
  • ...more?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions