Bitcoin Analytics project for CMPE272
Git repository for Team project Spring 2016
This git repository contains 2 scala files. LinearModelTrain will train the linear regression model based on historical data Bitcoin scala file will use sparkStreaming to predict based on the previous trained model.