facebook / facebook/prophet

Intuition behind k and m value

Open
#2,098 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
20.4k
Forks
4.6k
Avg merge
19h 52m
Merged PRs (30d)
1

Description

Good Afternoon
Firstly I want to say thank you for creating robust forecasting machine!
Recently I studied about Prophet
I have read Prophet documentation, and I found out that Prophet is calculate initial value of k and m
https://github.com/facebook/prophet/blob/ed0dc7a3fdca00e2f3bcd62b490093e3d123b70c/python/prophet/forecaster.py#L992-L1013
Can you help me by explain the intuition in determining initial k and m value(before optimized)
What I mean by intuition is the why/reason behind creating the formula and how the formula work
Thank you

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.