Skip to content

v0.1.4

Compare
Choose a tag to compare
@nyanp nyanp released this 09 Sep 14:00
· 41 commits to master since this release

This release contains the following updates & fix. Thanks @wakamezake !

New module

  • Add nyaggle.feature.aggregation function #81 by @wakamezake

Bug Fix

  • Remove deprecated arguments in optuna integration #80
  • Support newer versions of transformers #77 #82 by @wakamezake
  • Support lightgbm 3.0.0 #83 #84

Tests

  • Add test for find_best_lgbm_parameter #76 by @wakamezake
  • Add weekly test #79 by @wakamezake