Changelog for v1.1.1
- Add ARIMA model (In preview)
- Fix
csv_loader
bug which failed to detect frequency automatically - Add new parameter (size) to TimeSeries class
- Setup function now supports custom train-test split ratio
- Add support for RMSE
- Minor bug fixes and performance enhancements