Releases: mokelly/wabbit_wappa
Releases · mokelly/wabbit_wappa
v0.2.0
- Active Learning interface, with documentation and example script
- Minor performance boosts
- Backwards-incompatible change:
get_prediction()
now returns a VWResult
object, with the predicted value accessible as result.prediction
.
v0.1.2
- Now installable using pip
- Updated VW version to 7.6
- Tweaked line detection to speed up process communication