-
Installation shows the following:
File "/Users/ro/anaconda3/envs/bayes5/lib/python3.10/site-packages/holidays/registry.py", line 182, in __init__
raise TypeError(
TypeError: This …
-
I am a beginner in using Prophet. We are using Prophet to forecast an e-commerce project. Since there are many new e-commerce holidays, I want to add some new e-commerce holidays from 2015 to 2033 to …
-
Unable to import Structural post successful installation. Please guide
-
Good Afternoon
Firstly I want to say thank you for creating robust forecasting machine
Recently I studied about Prophet
I confuse how Prophet calculate the delta (change magnitude) in the past dat…
-
I hit ` ModuleNotFoundError: No module named 'lunarcalendar'` when installing prophet.
```
Building wheels for collected packages: prophet
Building wheel for prophet (setup.py): started
Bui…
-
**Bug description**
When trying to update my model fit with new data using ``updated fitted model`` section here (https://facebook.github.io/prophet/docs/additional_topics.html), I get the followin…
-
- 금리데이터 찿을 수 있으면 최대한 찿아주세요 2021년 6월 1일 자 이후로 필요함.
- 새로운 데이터 label 제작해야 함.
- minmaxscaler() 재고(?)
-
## 🚀 Feature Request
it would be cool if you added an automatic hyperparameter tuning feature, as per https://facebook.github.io/prophet/docs/diagnostics.html#hyperparameter-tuning
## 🔈 Motivati…
-
Someone closed this issue https://github.com/facebook/prophet/issues/1691
by giving the downgrading option.
Obviously, this is not a solution for many (including me) because of compatibility issues.…
-
There have been a couple of issues asking how to extract the underlying data for the component plots, e.g. https://github.com/facebook/prophet/issues/1920
I think it wouldn't hurt us to separate th…