Recent Releases of GBNet
GBNet - v0.5.2
What's Changed
- adjusted state storage by @mthorrell in https://github.com/mthorrell/gbnet/pull/86
- Update setup.py by @mthorrell in https://github.com/mthorrell/gbnet/pull/87
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.5.1...v0.5.2
Scientific Software - Peer-reviewed
- Python
Published by mthorrell 7 months ago
GBNet - v0.5.1
What's Changed
- Docsupdate by @mthorrell in https://github.com/mthorrell/gbnet/pull/74
- adjusted readme by @mthorrell in https://github.com/mthorrell/gbnet/pull/78
- Update warnings readme by @mthorrell in https://github.com/mthorrell/gbnet/pull/83
- added save load functionality and examples by @mthorrell in https://github.com/mthorrell/gbnet/pull/84
- Update setup.py by @mthorrell in https://github.com/mthorrell/gbnet/pull/85
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.5.0...v0.5.1
Scientific Software - Peer-reviewed
- Python
Published by mthorrell 7 months ago
GBNet - v0.4.0
What's Changed
- Update README.md by @mthorrell in https://github.com/mthorrell/gbnet/pull/68
- Changepoints v3 by @mthorrell in https://github.com/mthorrell/gbnet/pull/69
- Update setup.py by @mthorrell in https://github.com/mthorrell/gbnet/pull/71
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.3.0...v0.4.0
Scientific Software - Peer-reviewed
- Python
Published by mthorrell 11 months ago
GBNet - v0.3.0
What's Changed
- added gblinear by @mthorrell in https://github.com/mthorrell/gbnet/pull/57
- added general class by @mthorrell in https://github.com/mthorrell/gbnet/pull/59
- Update forecast w gblinear by @mthorrell in https://github.com/mthorrell/gbnet/pull/60
- Docs by @mthorrell in https://github.com/mthorrell/gbnet/pull/61
- Update README.md by @mthorrell in https://github.com/mthorrell/gbnet/pull/62
- added gblinear forecasting example by @mthorrell in https://github.com/mthorrell/gbnet/pull/63
- Update README.md by @mthorrell in https://github.com/mthorrell/gbnet/pull/64
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.2.4...v0.3.0
Scientific Software - Peer-reviewed
- Python
Published by mthorrell 12 months ago
GBNet - v0.2.4
What's Changed
- updated tables by @mthorrell in https://github.com/mthorrell/gbnet/pull/51
- changed actions by @mthorrell in https://github.com/mthorrell/gbnet/pull/54
- add docstrings by @mthorrell in https://github.com/mthorrell/gbnet/pull/55
- Update setup.py by @mthorrell in https://github.com/mthorrell/gbnet/pull/56
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.2.3...v0.2.4
Scientific Software - Peer-reviewed
- Python
Published by mthorrell about 1 year ago
GBNet - v0.2.3
What's Changed
- Update README.md by @mthorrell in https://github.com/mthorrell/gbnet/pull/45
- Ord reg by @mthorrell in https://github.com/mthorrell/gbnet/pull/46
- Update ordinal_regression.py by @mthorrell in https://github.com/mthorrell/gbnet/pull/47
- Update setup.py by @mthorrell in https://github.com/mthorrell/gbnet/pull/50
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.2.2...v0.2.3
Scientific Software - Peer-reviewed
- Python
Published by mthorrell about 1 year ago
GBNet - v0.2.2
What's Changed
- Weight check by @mthorrell in https://github.com/mthorrell/gbnet/pull/39
- removed construct for lgb.Dataset by @mthorrell in https://github.com/mthorrell/gbnet/pull/40
- added min_hess option by @mthorrell in https://github.com/mthorrell/gbnet/pull/42
- added lightgbm support by @mthorrell in https://github.com/mthorrell/gbnet/pull/43
- Update setup.py by @mthorrell in https://github.com/mthorrell/gbnet/pull/44
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.2.1...v0.2.2
Scientific Software - Peer-reviewed
- Python
Published by mthorrell about 1 year ago
GBNet - v0.2.1
What's Changed
- added code to avoid lightgbm reshaping warning by @mthorrell in https://github.com/mthorrell/gbnet/pull/36
- Lgb & XGB input update by @mthorrell in https://github.com/mthorrell/gbnet/pull/37
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.2.0...v0.2.1
Scientific Software - Peer-reviewed
- Python
Published by mthorrell about 1 year ago
GBNet - v0.2.0
What's Changed
- Update README.md by @mthorrell in https://github.com/mthorrell/gbnet/pull/35
- update xgbmodule and lgbmodule to use their respective input data classes by @mthorrell in https://github.com/mthorrell/gbnet/pull/32
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.1.7...v0.2.0
Scientific Software - Peer-reviewed
- Python
Published by mthorrell about 1 year ago
GBNet - v0.1.7
What's Changed
- Update forecasting.py by @mthorrell in https://github.com/mthorrell/gbnet/pull/27
- Update forecast trend by @mthorrell in https://github.com/mthorrell/gbnet/pull/29
- Mthorrell patch 5 by @mthorrell in https://github.com/mthorrell/gbnet/pull/30
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.1.6...v0.1.7
Scientific Software - Peer-reviewed
- Python
Published by mthorrell over 1 year ago
GBNet - v0.1.6
What's Changed
- Update README.md by @mthorrell in https://github.com/mthorrell/gbnet/pull/24
- Update README.md by @mthorrell in https://github.com/mthorrell/gbnet/pull/25
- Increment version number for release by @mthorrell in https://github.com/mthorrell/gbnet/pull/26
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.1.5...v0.1.6
Scientific Software - Peer-reviewed
- Python
Published by mthorrell over 1 year ago
GBNet - v0.1.5
What's Changed
- adding year gave small boost in numbers by @mthorrell in https://github.com/mthorrell/gbnet/pull/22
- renamed to gbnet by @mthorrell in https://github.com/mthorrell/gbnet/pull/23
Full Changelog: https://github.com/mthorrell/gbnet/compare/v0.1.4...v0.1.5
Scientific Software - Peer-reviewed
- Python
Published by mthorrell over 1 year ago
GBNet - v0.1.4
What's Changed
- updated version and added forecasting example by @mthorrell in https://github.com/mthorrell/gboost_module/pull/21
Full Changelog: https://github.com/mthorrell/gboost_module/compare/v0.1.3...v0.1.4
Scientific Software - Peer-reviewed
- Python
Published by mthorrell over 1 year ago
GBNet - v0.1.3
What's Changed
- Update README.md by @mthorrell in https://github.com/mthorrell/gboost_module/pull/18
- added forecasting by @mthorrell in https://github.com/mthorrell/gboost_module/pull/20
Full Changelog: https://github.com/mthorrell/gboost_module/compare/v0.1.2...v0.1.3
Scientific Software - Peer-reviewed
- Python
Published by mthorrell over 1 year ago
GBNet - v0.1.2
What's Changed
- added ruff pre-commit by @mthorrell in https://github.com/mthorrell/gboost_module/pull/15
- Add catboost by @mthorrell in https://github.com/mthorrell/gboost_module/pull/16
- Update setup.py by @mthorrell in https://github.com/mthorrell/gboost_module/pull/17
Full Changelog: https://github.com/mthorrell/gboost_module/compare/v0.1.1...v0.1.2
Scientific Software - Peer-reviewed
- Python
Published by mthorrell over 1 year ago
GBNet - v0.1.1
What's Changed
- added logic to work around changes in xgb api on newest version by @mthorrell in https://github.com/mthorrell/gboost_module/pull/14
- added input assertion by @mthorrell in https://github.com/mthorrell/gboost_module/pull/13
Full Changelog: https://github.com/mthorrell/gboost_module/compare/v0.1...v0.1.1
Scientific Software - Peer-reviewed
- Python
Published by mthorrell over 1 year ago
GBNet - v0.1
What's Changed
- added first test by @mthorrell in https://github.com/mthorrell/gboost_module/pull/1
- added tests by @mthorrell in https://github.com/mthorrell/gboost_module/pull/2
- added xgb by @mthorrell in https://github.com/mthorrell/gboost_module/pull/3
- added basic tests by @mthorrell in https://github.com/mthorrell/gboost_module/pull/4
- Update readme by @mthorrell in https://github.com/mthorrell/gboost_module/pull/5
- Update training by @mthorrell in https://github.com/mthorrell/gboost_module/pull/6
- update name by @mthorrell in https://github.com/mthorrell/gboost_module/pull/7
New Contributors
- @mthorrell made their first contribution in https://github.com/mthorrell/gboost_module/pull/1
Full Changelog: https://github.com/mthorrell/gboost_module/commits/v0.1
Scientific Software - Peer-reviewed
- Python
Published by mthorrell over 1 year ago