Highlights
- Preparing alpha release of multi-objective hyperparameter tuning with lexicographic preference.
- Fixed issues related to zero-shot automl.
- Multiple improvements to documentation.
What's Changed
- Discord Badge Added by @royninja in #760
- fix bug in current nlp documentation by @liususan091219 in #763
- Multiple objectives hyperparameter tuning with lexicographic preference by @Anonymous-submission-repo in #752
- Indentation corrected by @Kirito-Excalibur in #778
- Included hint to escape brackets for pip setup by @evensure in #786
- Docs by @velezbeltran in #765
- Bump actions/setup-python from 2 to 4 by @dependabot in #700
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #697
- Removed extra | in documentation by @satya-vinay in #790
- fix_alert by @skzhang1 in #793
- Fixed typo by @ElinaAndreeva in #797
- fix_alerts by @skzhang1 in #799
- Documentation about classification/regression task #753 by @royninja in #802
- Added a link to documentation webpage in notebook time_series_forcast by @jingdong00 in #791
- Fix issues related to zero-shot automl by @sonichi in #783
- added the models used for forecasting in documentation by @shreyas36 in #811
- Add performance test for LexiFlow by @Anonymous-submission-repo in #812
New Contributors
- @royninja made their first contribution in #760
- @Anonymous-submission-repo made their first contribution in #752
- @Kirito-Excalibur made their first contribution in #778
- @evensure made their first contribution in #786
- @velezbeltran made their first contribution in #765
- @satya-vinay made their first contribution in #790
- @ElinaAndreeva made their first contribution in #797
- @jingdong00 made their first contribution in #791
- @shreyas36 made their first contribution in #811
Full Changelog: v1.0.13...v1.0.14