Skip to content

Releases: RGF-team/rgf

2.0.1

20 Aug 01:22
Compare
Choose a tag to compare

Hot fix for installation.

Release 2.0.0

29 Jun 13:36
Compare
Choose a tag to compare
  • Support on-the-fly compile if you use pip or setup.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

03 Jun 15:15
Compare
Choose a tag to compare
  • 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

21 Aug 05:12
Compare
Choose a tag to compare

This is a hot-fix release that fixes a linux environment issue ( #4 ).
For linux user, it is recommended to use this version.