Skip to content

v2.1.0

Compare
Choose a tag to compare
@wiltonwu wiltonwu released this 21 Oct 16:55
· 24 commits to master since this release

Features

  • adds threshold and max_categories parameter to RobustOrdinalEncoder
  • Add weight of evidence encoder

Bug fixes and other changes

  • use named functions instead of lambdas in DateTimeDefintions because of pickle