Skip to content

Releases: microsoft/ml-wrappers

release v0.5.6

21 Aug 21:36
f683d18
Compare
Choose a tag to compare

What's Changed

  • Fix linting build by @gaugup in #174
  • fix build failures and also update to scikit-learn OneHotEncoder sparse parameter to sparse_output for newer scikit-learn versions by @imatiach-msft in #175
  • Fix tensorflow import in dataset wrapper to handle invalid tensorflow installation due to unsupported protobuf by @imatiach-msft in #176
  • Update ml-wrappers release script to python 3.9 to fix test failures by @imatiach-msft in #177

Full Changelog: v0.5.5...v0.5.6

release v0.5.5

15 Apr 15:01
e57b3fd
Compare
Choose a tag to compare

What's Changed

  • Fix openai version check by @kartik727 in #167
  • Kartikch/openai sys prompt by @kartik727 in #168
  • fix flake8 linting errors in ml-wrappers after new flake8 release by @imatiach-msft in #169
  • make input column customizable for openai wrapper by @kartik727 in #170
  • PredictionWrapper: Stop search earlier when the candidate is found by @gaugup in #171
  • Update version.py to release ml-wrappers 0.5.5 by @gaugup in #172
  • Update release-ml-wrappers.yml to pin torch to below 2.0.0 by @gaugup in #173

New Contributors

Full Changelog: v0.5.4...v0.5.5

release v0.5.4

04 Jan 20:57
4f4a8ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

release v0.5.3

08 Nov 19:26
f41d2fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

release v0.5.2

14 Sep 20:01
68be2d0
Compare
Choose a tag to compare

What's Changed

  • add default case for object detection to pass through models that have already been wrapped correctly by @imatiach-msft in #150
  • Update requirements-linting.txt to add flake8-all-not-strings by @gaugup in #149
  • ml-wrappers: Remove flake8 pins by @gaugup in #151
  • release ml-wrappers 0.5.2 by @imatiach-msft in #152

Full Changelog: v0.5.1...v0.5.2

release v0.5.1

22 Aug 15:37
d8ba902
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

release v0.5.0

16 Aug 21:21
b6ce3d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.13...v0.5.0

release v0.4.13

15 Aug 19:18
8ecf1c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.11...v0.4.13

v0.4.11

23 Jun 01:46
33f2ac8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.9...v0.4.10

v0.4.9

13 Jun 18:59
b1fd814
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.9