scorpionhiccup / StockPricePrediction

Stock Price Prediction using Machine Learning Techniques
http://scorpionhiccup.github.io/StockPricePrediction
MIT License
1.29k stars 416 forks source link

windows #2

Closed vedang107 closed 7 years ago

vedang107 commented 7 years ago

Hi, can you tell me how to run this on windows?

scorpionhiccup commented 7 years ago

Hi,

You could install pip in windows by following the instructions in this link

Rest of the steps should be the same.

Pls. let me know if you face any issues.

scorpionhiccup commented 7 years ago

Another Optional Installation is virtualenv. In order to install it in windows, follow this link

Hope this helps.