Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 564 Bytes

CHANGES.rst

File metadata and controls

35 lines (22 loc) · 564 Bytes

CHANGES

0.2.1 (2017-6-30)

  • Multi label clasification (using scikit-learn)
  • Support Python 3.6

0.2 (2016-11-26)

  • scikit-learn like fit/predict interfaces are available
  • Setting C and bias parameters is available in initialization
  • Support Python 3.5
  • Unsupport Python 2.6 and 3.3

0.1.2 (2015-01-11)

  • Support testFile method
  • docstrings are available

0.1.1 (2014-03-29)

  • Compatibility some compilers

0.1 (2013-10-11)

  • Initial release.