hangyu-feng / stockastic

Stock price prediction using machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stockastic

Stock price prediction using machine learning

python packages

Notes

  • I decided not to use pickle and other for now. The reason being that although it may boost data loading performance, it may cause other issues and is not human readable. I will stick to csv until there is performance issue in reading/writing files.

About

Stock price prediction using machine learning


Languages

Language:Python 100.0%