Skip to content

This project predicts the prices of five selected stocks using LSTM model, leveraging historical data and time-series analysis techniques.

Notifications You must be signed in to change notification settings

rupashi03/Stock-Price-Prediction-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-Price-Prediction-LSTM-ARIMA

This project uses Long Short-Term Memory (LSTM) to predict the stock prices of five major companies: Microsoft, Tesla, Apple, Tata Beverages, and Facebook. The project demonstrates the use of time series analysis to predict future stock prices based on historical data.

The results from LSTM is evaluated, its predictive performance measured.

Key Features

  • LSTM Model: A deep learning-based model for predicting stock prices using historical data.
  • Performance Comparison: To show that LSTM is more accurate than historical models for time series analysis.

  • Technologies Used

  • Python
  • TensorFlow/Keras (for LSTM model)
  • Pandas (for data manipulation)
  • NumPy (for numerical operations)
  • Matplotlib/Plotly (for visualizations)
  • Flask (for dashboard)
  • About

    This project predicts the prices of five selected stocks using LSTM model, leveraging historical data and time-series analysis techniques.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published