From 875d639cb3449475786387eb4c2611e4b2b9c05f Mon Sep 17 00:00:00 2001 From: Lander San Millan <50888543+landersanmi@users.noreply.github.com> Date: Fri, 2 Jul 2021 14:05:27 +0200 Subject: [PATCH] Added serialized prophet model link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c02b0e0..85bcf7e 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,5 @@ The proposed formula for sentiment calculations is detailed in the [GlobalSentim ### 6. Forecasting With Prophet We also have used the Facebook Prophet model for trying to forecast the future price of bitcoin given the sentiment of twitter. The analysis can be found in the [TSA](https://github.com/futotta-risu/JABA/blob/main/TSA.ipynb) notebook. +Download the fitted Model to save time, you can load it with the notebook section 'Load Model'. [Download It from Google Drive](https://drive.google.com/file/d/1RMDXy2svQ73nDvJdl2nKe5ghZD_7dnJl/view?usp=sharing) +