Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 503 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 503 Bytes

Stonksmaster

About the project:

This is a stock prediction project based on Machine Learning. It makes use of supervised Machine Learning to predict the future Stock Prices with Past prices as input. We make use of available free data of stock prices to train our supervised Model.

Tech stacks used:

Python 3, Pandas, Numpy, Matplotlib, scikit-learn

Aim:

To predict the stock prices of future datetime based on previous data with utmost accuracy and minimum complexity.