Skip to content

Releases: looker-open-source/app-ml-accelerator

Version 2.2.0

07 Feb 04:21
7bdd79e
Compare
Choose a tag to compare
  • New model type added: Group Similar Data Points. Uses the K-Means model type.
  • Added AI-generated summary of the model evaluation (requires additional setup)
  • Updated a backend dependency
  • Fixed a bug which prevented non-admins from running the application
  • Now only allowing explores which use the connection from setup, not all models which are authorized to do so (prevents some odd edge cases)

v2.1.0

17 Aug 19:05
Compare
Choose a tag to compare
  • New model type added: Forecast a Single Time Series. Uses the ARIMA_PLUS model.
  • Application settings validation (user attributes, database permissions) added to application homepage.
  • Row limit default for displayed data in the training tab reduced from 5000 to 50 (actual model training still uses a query with no row limit) to improve browser performance.
  • Various bug fixes.

Marketplace Release v2.0.0

26 Apr 18:07
285a5f5
Compare
Choose a tag to compare

What's Changed

  • Updated README, LookML manifest and marketplace JSON files
  • Added SRI hash to application definition in manifest
  • Renamed ML Model Creation Flow with Looker compatible name
  • Fixed Marketplace install bug related to scoped user attributes
  • Renamed LookML project in manifest
  • Updated constants in manifest with new user attribute names

Full Changelog: v1.0.1...v2.0.0

Marketplace Release v1.0.1

17 Mar 07:49
dc3e0ed
Compare
Choose a tag to compare
Update README.md