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] Truncated Normal distribution #421

Closed ShreeshaM07 closed 4 months ago

ShreeshaM07 commented 4 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