Skip to content

Shogun 3.2.0

Compare
Choose a tag to compare
@vigsterkr vigsterkr released this 17 Feb 20:33
· 5380 commits to develop since this release

we are pleased to announce Shogun 3.2.0 !

This release also contains several cleanups and bugfixes:

  • Features:
    • Fully support python3 now
    • Add mini-batch k-means [Parijat Mazumdar]
    • Add k-means++ for more details see the notebook [Parijat Mazumdar]
    • Add sub-sequence string kernel [lambday]
  • Bugfixes:
    • Compile fixes for upcoming swig3.0
    • Speedup for gaussian process' apply()
    • Improve unit / integration test checks
    • libbmrm uninitialized memory reads
    • libocas uninitialized memory reads
    • Octave 3.8 compile fixes [Orion Poplawski]
    • Fix java modular compile error [Bjoern Esser]