Skip to content

Latest commit

 

History

History
82 lines (40 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

82 lines (40 loc) · 3.36 KB

2.2.1 (2022-08-04)

Bug Fixes

  • added getModel validation with no inputs/outputs (411010b)

2.2.0 (2022-07-31)

Features

  • adding support to generate models from google sheets (4da3694)

2.1.0 (2022-07-31)

Features

  • fixed browser build with updated dependencies (6250745)

2.0.0 (2022-07-26)

Bug Fixes

  • moving jsonstack-data to dependencies (771101a)
  • pulling out scikit and tensorflow (fe8a123)
  • reference to dependencies (0411116)
  • updated jsonstack-model (290120e)
  • updated jsonstack-model (0b13cfc)
  • updating dependencies (c1070a1)

Features

  • added auto splitting datasets into training and prediction data (0afba45)
  • migrated builds to esbuild (664d58e)

1.1.0 (2021-04-22)

Features

  • exposing feature methors (08dd98a)
  • exposing feature methors (13e1f81)

1.0.4 (2021-04-17)

Bug Fixes

  • adding for basic prediction inputs (97f4542)

1.0.3 (2021-04-07)

Bug Fixes

  • basic forecasting working (a2c0b05)

1.0.2 (2021-04-03)

Bug Fixes

  • publishing to outsights (01061fc)

1.0.1 (2021-04-03)

Bug Fixes

  • jsonm: fixed declarative model parameters (c74de3a)

1.0.0 (2021-04-02)

Bug Fixes