Skip to content

Releases: handal95/Timeband

Timeband v2.2

28 Oct 05:38
93c2ad4

Choose a tag to compare

October 28, 2021 / v2.2

New Features

  • File output with missing value imputation and anomaly correction
  • Label output about missing values and anomalies
  • Modify output directory/file path
  • Modify log file from daily record to run-by-run record
  • More CLI argument options

Bug Fixes

  • Bugfix for Memory leak
  • Refactor for Dataset architecture

Timeband v2.1

20 Oct 17:19

Choose a tag to compare

Timeband v2.1 Pre-release
Pre-release

October 19, 2021 / v2.1

New Features

  • Colored String options
  • CLI argument options
  • Timeband Dataset lightweight
  • Dataset lightweight

Bug Fixes

  • Bugfix for model reloading option

  • Bugfix for Dashboard prediction lines

  • Introduction of encoder decoder architecture

  • Implement a predictive visualization dashboard

Timeband v2.0

15 Oct 07:02
e91276f

Choose a tag to compare

Timeband Release Notes

TIMEBAND 2.0

Forecasting on multivariable Time Series data

October 15, 2021 / v2.0 HOTFIX

Bug Fixes

  • Fix initializing dashboard time index
  • Fix closing dashboard window
  • Fix small validset index error

October 10, 2021 / v2.0

New Features

  • Multivariate Data Prediction
  • Introduction of encoder decoder architecture
  • Implement a predictive visualization dashboard

Bug Fixes

  • Resolving Mode Collapse

ETC

  • Update README.md about installation
  • Update Release.md

    For subsequent updates, release notes are made for each version.