Releases: looker-open-source/app-ml-accelerator
Releases · looker-open-source/app-ml-accelerator
Version 2.2.0
- 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
- 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
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
Update README.md