Skip to content

Latest commit

 

History

History
110 lines (46 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

110 lines (46 loc) · 2.62 KB

Changelog

4.1.1 (2022-11-11)

Bug Fixes

4.1.0 (2022-11-11)

Features

4.0.2 (2021-04-12)

4.0.1 (2019-10-19)

Bug Fixes

  • save excludedFeatures in the model and default to empty array (4a33387)

4.0.0 (2019-07-21)

Features

BREAKING CHANGES

  • The use* options have been replaced by a single method option.

3.0.0 (2019-04-25)

2.1.0 (2017-07-24)

Features

  • add nComponents option to predict method (e18185c)

2.0.0 (2017-07-21)

Chores

  • remove support for Node 4 (b749c19)

BREAKING CHANGES

  • Removed support for Node 4

1.1.2 (2016-08-16)

1.1.1 (2016-06-02)

Bug Fixes

  • throw error when standardization is not possible (constant column) (3a65aea)

1.1.0 (2016-05-31)

1.0.0 (2016-05-31)

0.1.1 (2015-11-19)

0.1.0 (2015-09-23)

Bug Fixes

  • standardize: optional standardization added. (e6b7a5f)
  • test: 'new' added in the PCA test. (2cdb5f5)