sktime / skpro

A unified framework for tabular probabilistic regression, time-to-event prediction, and probability distributions in python
https://skpro.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
250 stars 46 forks source link

[ENH] Alpha distribution #356

Closed SaiRevanth25 closed 6 months ago

SaiRevanth25 commented 6 months ago

What does this implement/fix? Explain your changes.

Implements Alpha Distribution. Towards https://github.com/sktime/skpro/issues/22 #### Does your contribution introduce a new dependency? If yes, which one? No #### Did you add any tests for the change? No #### PR checklist
For all contributions
For new estimators