v5.1.0
What's Changed
- Update setup.py by @utopianet in #11
- Update setup.py by @utopianet in #12
- MOD: drop duplicates of self.lags by @Leopold-dev in #15
- Update influence.py for typos. by @Yulv-git in #16
- Update README_EN.md by @ArtificialZeng in #18
- Create README_EN.md by @ArtificialZeng in #19
- Update README.md by @zhhwss in #20
- English Readme update by @ArtificialZeng in #22
- Update README.md by @utopianet in #23
- 1、增加用于分类任务的StackingClassifier类;2、可传入自定义评估函数 by @mingyang1996 in #24
- create english version of autox_server readme by @ArtificialZeng in #25
- 1、增加BaggingRegressor类和BaggingClassifier类,用户可根据需求决定是否采用加权平均以及采用的种子数量; 3、修改stacking类中fit函数的一个默认参数。 by @mingyang1996 in #27
- 优化bagging相关方法 by @mingyang1996 in #28
New Contributors
- @utopianet made their first contribution in #11
- @Leopold-dev made their first contribution in #15
- @Yulv-git made their first contribution in #16
- @ArtificialZeng made their first contribution in #18
- @zhhwss made their first contribution in #20
Full Changelog: v5.0.0...v5.1.0