Skip to content

Add Window Function Holt#2

Open
aleks5d wants to merge 11 commits intoexponential-smoothingfrom
Holt-algorith
Open

Add Window Function Holt#2
aleks5d wants to merge 11 commits intoexponential-smoothingfrom
Holt-algorith

Conversation

@aleks5d
Copy link
Copy Markdown
Owner

@aleks5d aleks5d commented May 8, 2023

Changelog category:

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Added a new aggregate function: Holt. It can be used to calculate Holts algorithm with given alpha and beta parameters.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

@aleks5d aleks5d self-assigned this May 8, 2023
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

level?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs documentation (and lots of it).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, what does value represent in this context? Should that not be two parameters alpha and beta?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it not possible to calculate an exact remapped value given alpha and beta?

@aleks5d aleks5d changed the title [WIP] Holt algorith Holt algorith May 16, 2023
@aleks5d aleks5d force-pushed the exponential-smoothing branch from c3b6553 to e3c0986 Compare May 16, 2023 14:18
@aleks5d aleks5d force-pushed the Holt-algorith branch 3 times, most recently from ae5646b to d97dfe9 Compare May 17, 2023 13:21
@aleks5d aleks5d changed the title Holt algorith Add Window Function Holt May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants