jBosak98 / stock-market-predictions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%