Releases: mljs/regression
Releases · mljs/regression
v6.3.0
6.3.0 (2025-05-16)
Features
v6.2.0
6.2.0 (2024-10-17)
Features
Bug Fixes
- update robust-polynomial to avoid multiple import of regression-base (6a8853d)
v6.1.0
6.1.0 (2024-05-03)
Features
- throw if polynomial regression 2d can not be done because not enough points (5784863)
Bug Fixes
v6.0.0
6.0.0 (2024-05-03)
⚠ BREAKING CHANGES
- throw error if insufficient number of points
Features
- throw error if insufficient number of points (00eb422)