A simple AI-powered stock price predictor using machine learning. This project leverages Python and financial data to forecast stock trends.
- Fetches real-time and historical stock data
- Cleans and preprocesses datasets for analysis
- Implements machine learning models like Linear Regression and LSTM
- Provides stock price predictions based on past trends
- Visualizes performance metrics to evaluate accuracy
- Python (pandas, numpy, scikit-learn, TensorFlow)
- APIs (Yahoo Finance)
- Machine Learning (Regression, Time-Series Models)
- Data Visualization (matplotlib, seaborn)
Clone the repository:
git clone https://github.com/kaushalsingh01/Simple-Stock-Predication-AI.git