Changelog
SymbolicRegressionToolkit-1.2.0 (TBA)
- Updated documentation
- Added the change log
New Features:
- Expressions can now be transformed into latex code
- Added Dataset and benchmark objects that create evaluators for Symbolic Regression models
- Added modified versions of feynman and nguyen benchmarks
Bug Fixes:
- Fixed expressions with constants only evaluating to one value instead of an array
SymbolicRegressionToolkit-1.1.0 (2024-12-10)
- Project restructure
New Features:
- Added documentation
- Expanded upon examples
SymbolicRegressionToolkit-1.0.0 (2024-12-06)
- Initial release
- Expression compilation
- Parameter estimation
- Model evaluation
- Examples for parameter estimation and performance evaluation