Releases: RGF-team/rgf
Releases · RGF-team/rgf
2.0.1
Release 2.0.0
- Support on-the-fly compile if you use
pip
orsetup.py
. You can install rgf_python by 1 command! - Support memory use policy option.
- Support parallel fitting when n_classes > 2.
- Support display weight optimize information by verpose > 5.
All of contribution done by @StrikerRUS .
Thanks a lot!
Release 1.0.0
- HyperParameter is added.
- HyperParameter type and value validation is supported.
- Renamed module.
- Documentation fix.
- Directed execution file directory by PATH. (Thank you @eyadsibai )
- Prediction probability is fixed.
- Refactoring.
Most of contribution done by @StrikerRUS .
Thanks a lot!
rgf_python 0.2.0
This is a hot-fix release that fixes a linux environment issue ( #4 ).
For linux user, it is recommended to use this version.