Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding arima and linear regression trend metrics #64

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

gabb1er
Copy link
Collaborator

@gabb1er gabb1er commented Nov 11, 2024

  • added two type of trend metric configurations
  • refactored trend metric calculator to allow implementation of more sophisticated models.
  • added linear regression model
  • added arima model

- added two type of trend metric configurations
- refactored trend metric calculator to allow implementation of more sophisticated models.
- added linear regression model
- added arima model
@gabb1er gabb1er merged commit 54231d8 into Raiffeisen-DGTL:main Nov 11, 2024
11 checks passed
cibaa-team-user pushed a commit that referenced this pull request Nov 18, 2024
# [2.1.0](v2.0.0...v2.1.0) (2024-11-18)

### Bug Fixes

* added checkpoint initialization and validation for kafka streams ([#62](#62)) ([1af4105](1af4105))
* added logger name in props ([#59](#59)) ([1a1d5a8](1a1d5a8))
* expression checks calculation for streaming jobs ([#66](#66)) ([13217c9](13217c9))
* hive and file storage ([#60](#60)) ([bdedfad](bdedfad))
* update expressions parsing ([#65](#65)) ([886d29c](886d29c))

### Features

* added job config generator for api server ([#54](#54)) ([51050a8](51050a8))
* added persist for regular sources ([#63](#63)) ([8070fc1](8070fc1))
* adding arima and linear regression trend metrics ([#64](#64)) ([54231d8](54231d8))
* fail flag for checks ([#61](#61)) ([cf32cbd](cf32cbd))
@cibaa-team-user
Copy link
Collaborator

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants