v6.5.1: Improved linear class and Windows fix
โจ Major features and improvements
- Add hash kernel linear class.
๐ด Bug fixes
- Fix issue #22: Remove
random_bytes
method fromOps
. - Fix
termcolor
dependency.
๐ Documentation and examples
- Add IMDB to datasets.
- Add linear BOW example, using hash kernel.