Skip to content

[ENH] roadmap of probability distributions to implement #22

@fkiraly

Description

@fkiraly

It would be great to have a basic set of probability distributions implemented.

Umbrella issue for implementing sktime probability distributions.

Recipe: use the extension_templates/distribution.py extension template.
Examples:

  • Normal, for de-novo implementations or manual interfaces
  • Fisk, for interfacing scipy distributions - this is much easier than using the full template

High priority:

mid priority:

low priority:

lower priority:

list of many more (lowest priority)
https://docs.scipy.org/doc/scipy/reference/stats.html#probability-distributions - can be interfaced via _ScipyDist adapter easily!
https://en.wikipedia.org/wiki/File:ProbOnto2.5.jpg

Moved here from sktime/sktime#4518

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions