Highlight
- Add the feature names and importance in AutoML
- Update NLP search space and fix several bugs in NLP tasks
- Respect kwargs in AutoML.predict()
What's Changed
- Feature names and importances by @sonichi in #621
- fix NER roberta bug by @liususan091219 in #632
- updating search space by @liususan091219 in #633
- Bump terser from 5.10.0 to 5.14.2 in /website by @dependabot in #642
- This PR fixes the frequent NLP bugs in the other PRs by @liususan091219 in #647
- added "**kwargs" to "predict" by @zzheng93 in #641
- Fix alerts by @skzhang1 in #644
- Update .NET documentation by @luisquintanilla in #643
- Fix HPO evaluation bug by @liususan091219 in #645
New Contributors
- @dependabot made their first contribution in #642
- @zzheng93 made their first contribution in #641
- @luisquintanilla made their first contribution in #643
Full Changelog: v1.0.8...v1.0.9