Skip to content

v0.1.3

Compare
Choose a tag to compare
@xuyxu xuyxu released this 26 Apr 12:39
· 78 commits to master since this release
  • Fix missing functionality of use_reduction_sum for fit of Gradient Boosting | @xuyxu
  • Relax tensorboard as a soft dependency | @xuyxu
  • Simplify the training workflow of FastGeometricClassifier and FastGeometricRegressor | @xuyxu
  • Support TensorBoard logging in set_logger | @zzzzwj
  • Add use_reduction_sum parameter for fit of Gradient Boosting | @xuyxu
  • Improve the functionality of evaluate and predict | @xuyxu