sktime / skpro

A unified framework for tabular probabilistic regression and probability distributions in python
https://skpro.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
231 stars 45 forks source link

[ENH] Truncated Normal distribution #421

Closed ShreeshaM07 closed 2 months ago

ShreeshaM07 commented 2 months ago

What does this implement/fix? Explain your changes.

Interfaces truncated normal distribution from scipy.

Does your contribution introduce a new dependency? If yes, which one?

No

Did you add any tests for the change?

Yes

Any other comments?

PR checklist

For all contributions
For new estimators