Skip to content

pytsal v1.1.1

Latest
Compare
Choose a tag to compare
@KrishnanSG KrishnanSG released this 03 Jun 09:17
· 2 commits to master since this release

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