vowpal_wabbit v8.9.0 Release Notes

Release Date: 2020-11-12 // over 3 years ago
  • ๐Ÿš€ This release includes major features such as continuous actions, square CB, probabilistic label tree, slates, CB distributionally robust optimization, CB ADF RND, Python wheels and many bug fixes.

    ๐Ÿš€ Click here to read the full release notes.


Previous changes from v8.8.1

  • ๐Ÿš€ This patch release fixes an issue in the Python bindings where parsing examples from text sometimes caused crashes.

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix delete behavior for examples created using parse function (#2206)