Skip to content

Add Window Function HoltWinters#3

Open
aleks5d wants to merge 13 commits intoHolt-algorithfrom
Winters-algorithm
Open

Add Window Function HoltWinters#3
aleks5d wants to merge 13 commits intoHolt-algorithfrom
Winters-algorithm

Conversation

@aleks5d
Copy link
Copy Markdown
Owner

@aleks5d aleks5d commented May 13, 2023

Changelog category (leave one):

  • New Feature

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

Added a new aggregate function: HoltWinters. It can be used to calculate Winters algo with given alpha, beta, gamma, seasons_count 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 force-pushed the Winters-algorithm branch 2 times, most recently from d5ca9c4 to 5dcba21 Compare May 16, 2023 14:05
@aleks5d aleks5d force-pushed the Winters-algorithm branch 2 times, most recently from 11cd184 to e7df017 Compare May 16, 2023 17:40
@aleks5d aleks5d force-pushed the Winters-algorithm branch from e7df017 to ce4b119 Compare May 16, 2023 17:44
@aleks5d aleks5d force-pushed the Winters-algorithm branch from ce4b119 to ab76696 Compare May 17, 2023 17:08
@aleks5d aleks5d changed the title [WIP] Add Winters algorithm Add Winters algorithm May 17, 2023
@aleks5d aleks5d force-pushed the Winters-algorithm branch from ab76696 to f778ca0 Compare May 17, 2023 17:49
@aleks5d aleks5d changed the title Add Winters algorithm Add Window Function HoltWinters 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.

1 participant