SongChiyoon / Stock_Prediction

make stock prediction model using Tensorflow, Python and web crawling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock_Prediction

make stock prediction model using Tensorflow, Python and web crawling

#Plan

collect news data from web crawling and extract core word using Morphological classifier get all stock data(Open,High,Low,Volume,Close) of company and store in database make RNN model using stock data and core word

accuracy of RNN model for predicting stock (model by 'TSLA' data and test alphabet company)

alt text

About

make stock prediction model using Tensorflow, Python and web crawling

License:MIT License


Languages

Language:Python 100.0%