stanfordmlgroup / ngboost

Natural Gradient Boosting for Probabilistic Prediction
Apache License 2.0
1.64k stars 215 forks source link

supported version checking via ngboost.__version__ #229

Closed zyxue closed 3 years ago

zyxue commented 3 years ago

This PR enables

 python -c 'import ngboost; print(ngboost.__version__)'
0.3.8.dev0