Releases: erdogant/hgboost
Releases · erdogant/hgboost
1.1.6
- Fix for early_stopping_rounds. This parameter was moved in the xgboost library.
v1.1.5
- Fix for lightboost where the stopping rounds is differently defined.
Issue #16
v1.1.4
- datazets is added for examples
- wget removed
- update docstrings
v1.1.3
- Fix for error in seaborn regplot (issue: #13)
v1.1.2
- Various improvements
- Docstrings updated
- Plots updated
v1.1.1
- Added GPU support. More information can be found here
v1.1.0
- Fix for returning correct hyperparameters in the output
- Fix for make plots of the hyperparameters
- Some code styling
1.0.0
- add citation
- add licence
- add doi
0.1.10
- Bug fix when using regression models.
0.1.9
- ignore lgb when using mac-os