Skip to content

Latest commit

 

History

History
80 lines (34 loc) · 2.87 KB

File metadata and controls

80 lines (34 loc) · 2.87 KB

Changelog

2.1.0 (2022-01-27)

Features

  • export RandomForestBaseOptions type (#41) (c7c1f55)

2.0.3 (2022-01-18)

Bug Fixes

2.0.2 (2020-10-18)

Bug Fixes

2.0.1 (2019-10-13)

Bug Fixes

2.0.0 (2019-06-29)

chore

  • update dependencies and remove support for Node.js 6 (99fcd3c)

BREAKING CHANGES

  • Node.js 6 is no longer supported

1.0.3 (2018-05-03)

Bug Fixes

  • call toJSON to include name property in estimators section (#12) (1f2f833), closes #11

[1.0.2](https://github.com/mljs/random forest/compare/v1.0.1...v1.0.2) (2017-08-17)

Bug Fixes

[1.0.1](https://github.com/mljs/random forest/compare/v1.0.0...v1.0.1) (2017-08-02)

1.0.0 (2017-08-01)

Performance Improvements