Colbert is a personal project of stock market predictions. It uses neural networks to predict stock evolution and take position on the market. This project has absolutly no performance guarantee and money invested through the algorithm is your sole responsability.
This particular repository contains daily scripts enabling Colbert to notify people about its predictions. It uses Gmail and Google Spreadsheet API to share Scikit learn prediction based on a joblib saved model. It is the first step of a bigger project aiming to send order directly through broker API.