The project is about building a model that can predict or forecast the future price of cocoa-based on sentiment news data on different topics. I have used weather damage and price forecast sentiment news additionally with previous close price values. This topic is a part of research on the price establishment at the futures market and cocoa processors in Germany.
Cleaning and validating the data
Get some insight from the data and data preparation to do the model
Vector Autoregressive model is used post-processing (evaluating the model and some prediction)
For a further report on the whole process of the project please refer report part on this git-hub link.