Skip to content

ShahStavan/StockPricePrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

StockPricePrediction

Heyy folks👋 Again there with a new Task of Price Prediction of a Stock with Machine Learning in Python with ❤️ Tensorflow. Hard Truth is that TensorFlow is Amazing.

Libraries you Need to install

  • Hope that you have installed Python and completed the Process of setting Path in Environment Variables.
  • Now go onto your CMD and install specific libraries which need to be used while coding
  • numpy : $ pip install numpy
  • matplotlib : $ pip install matplotlib
  • pandas : $ pip install pandas
  • pandas datareader : $ pip install pandas_datareader
  • tensorflow : $ pip install tensorflow
  • scikit-learn : $ pip install scikit-learn

Most Awaited Output

Screenshot-2021-08-14-104522.png

CMD Output

Screenshot-2021-08-14-104716.png

As per me this price is predicted based on Daily moving Average of a Stock.

About

With help of Machine Learning in Python we are going to Predict Stock Price of a Company

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages