Skip to content

v2.7.0

Latest

Choose a tag to compare

@thinkall thinkall released this 18 Sep 05:31
· 1 commit to main since this release
ac9e356

This release improves reproducibility and correctness across AutoML and tuning, including consistent random seed handling for SGD, logistic regression, random forest, and XGBoost, per-fold resampling for class imbalance, corrected quantized float sampling, per-metric trial averages, and preservation of zero-valued anonymous tuning metrics. It strengthens data preparation and evaluation with stable categorical encoding, aligned sample weights for non-shuffled and group splits, and free-memory propagation, while adding compatibility for recent scikit-learn and statsmodels changes. It corrects Statsmodels future forecast horizons and adds a Simplified Chinese README. It also adds Windows ARM64 CI, hardens GitHub Actions permissions and action pinning, and refreshes documentation and dependencies.

Thank you to all contributors for the PRs, issues, reviewing and testing.

Welcome Imran Ahamed (@immu4989), Arpit Jain (@arpitjain099), Arushi Sagar (@arushiiii18), Dan Fiedler (@danfiedler-msft), Nefelibata (@MeiSiristhebest), Amir Fathi (@AmirF194), Jeremy Schoemaker (@shoemoney), Venish Paneliya (@VenishPaneliya), Nithin Aashik PS (@nithin-aashik-mcw), betacatsling, 玉升 (@wangyusheng1985), and YE (@JasonYeYuhe) to the community!

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.7.0