Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 197 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 197 Bytes

Stock-Market-Prediction

Simple RNN model for stock market prediction

for installing yfinance : conda install -c ranaroussi yfinance OR pip install yfinance --upgrade --no-cache-dir