Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 699 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 699 Bytes

moonbird-predictor-frontend Build Status

A simple probability-combining service using machine learning. Uses predictions from PredictionBook as a source of training data and samples, and Google ML Engine to automatically retrain and run the model. Runs on App Engine.

You can see this in action here.

https://github.com/jbeshir/moonbird-predictor-keras provides the actual model and training script.

https://github.com/jbeshir/predictionbook-extractor provides the package used for retrieving data from PredictionBook.