v0.7.4
This is the release notes of v0.7.4. See here for the complete list of solved issues and merged PRs.
New Features
- Web
- Split tileable information and subtask graph into two tabs (#2482, thanks @RandomY-2!)
- Include tileable property in detail api (#2499, thanks @RandomY-2!)
Enhancements
- Support specified vineyard socket and skip the launching vineyardd process (#2500)
- Refine MarsDMatrix & support more parameters for XGB classifier and regressor (#2501)
Bug fixes
- Compatible with scikit-learn 1.0 (#2487)
- Fix bug that failed to execute query when there are multiple arguments (#2491, thanks @perfumescent!)