Project to study time series, with PROPHET
STEPS:
[x] Data collection through yahoo finance;
[x] Series Plot;
[x] Autocorrelation evaluation of the series;
[x] Evaluation of additive or multiplicative modeling;
[x] Analyze using a frequency of weeks;
[x] Analyze using a frequency of months;
[x] Make the forecast for the first half of 2021;
OBJECTIVES:
[x] Collect the data from the exchange;
[x] Data Analysis;
[x] Creat a model;
[x] Learning more about PROPHET;
[x] Predict the first half of 2021;
FUTURE STEPS:
[ ] Studying algorithm tuning methods;
[ ] Analyze using a frequency of months;
[ ] Remove the holidays;
[ ] External regressors;
[ ] Predict the year of 2021;
