- Added lognormal distribution - Cleanup of distribution code, tested - Silenced warnings during fit and predict steps - Explicit link to RTD, showing available distributions - CI tests running in Python 3.6, 3.7, 3.8
0.1.0
-------------------------
- First release of xgboost-distribution package - Contains XGBDistribution estimator, an xgboost wrapper with natural gradients - Normal distribution implemented