Basic model to predict a stockprice.
- Uses historical stock data to predict future price
- Includes sentiments to predict future price
- Provides class to evaluate trained models
- Provides class to download sentiment data for specific company and save into csv file
- Provides ipython files to train the model