stock-market-predictions

This code will predict the price of the given security. Create model by typing

python generate_model.py wig20_d\(1\).csv

Predict the price:

python predict.py predict_data.csv 

The code is forked. Original version was written by nataliawcislo