release v0.4.13
What's Changed
- add openai model endpoint wrapper by @imatiach-msft in #133
- fix is_sequential check for latest tensorflow 2.13 by @imatiach-msft in #136
- fix build CI errors on automl pycocotools dependency install by @imatiach-msft in #138
- generated docs for ml-wrappers by @imatiach-msft in #137
- convert predict result to numpy array by @hawestra in #139
- Remove deprecated parameter
sparse
fromOneHotEncoder
by @gaugup in #140 - Object Detection predict_proba Fix by @Advitya17 in #141
- Release new version of ml-wrappers by @Advitya17 in #142
- Handle missing values in predictions wrapper by @gaugup in #143
New Contributors
- @hawestra made their first contribution in #139
- @Advitya17 made their first contribution in #141
Full Changelog: v0.4.11...v0.4.13