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)