Skip to content

Latest commit

 

History

History
59 lines (25 loc) · 1.17 KB

History.md

File metadata and controls

59 lines (25 loc) · 1.17 KB

libsvm-ts history

[0.0.0]

Bug Fixes

  • No longer depends on a git submodule, which causes an error while installing it using npm without git init

libsvm-js history

0.2.1 (2018-05-24)

Bug Fixes

  • use prepare instead of preinstall for git submodule installation (d61f5f8)

0.2.0 (2018-04-04)

0.1.3 (2017-12-12)

0.1.2 (2017-07-25)

0.1.1 (2017-07-06)

0.1.0 (2017-06-02)

Bug Fixes

  • this binding in canvas click callback (870f4b6)

Features

  • add crossValidation (1799a64)
  • serialize and deserialize model (fcf1dc3)