Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Latest commit

 

History

History
44 lines (20 loc) · 1.37 KB

History.md

File metadata and controls

44 lines (20 loc) · 1.37 KB

2.0.0 (2020-05-03)

Bug Fixes

1.0.2 (2017-07-21)

Bug Fixes

1.0.1 (2017-07-21)

1.0.0 (2017-07-21)

Bug Fixes

  • fix errors in the tests (836177f)
  • modifications to use jest (e19dc5a)
  • Modify name of methods. test() become predict() (a6aca4c)
  • modify number of steps of the tests (and add the second test) (c175f82)
  • Update tests to enable 'npm test' (d3ac5f9)

Features

  • Add the logistic regression (78c250c)
  • add toJSON() and load() (214a00e)