Skip to content

v0.2.1

Compare
Choose a tag to compare
@adriangb adriangb released this 06 Dec 18:19
· 97 commits to master since this release
1283e87

Thank you to @stsievert for your continued support and contributions!

Release notes:

  • Support autoencoders and more general use cases via BaseWrapper (#123)
  • Fix slowdown caused by sample_weight processing
    (reported in DaskML#764, fixed in #123)
  • Documentation improvements (#134, #135, #145 and #138)
  • Fix the initialize method in KerasClassifier (#140)