Skip to Main Content
Lightning Talk Beginner MIT License First Talk

From Data to Dashboard: Predicting Stock Market Trends using LSTM

Approved
Session Description

In this talk, I will explain how I built a stock market trend prediction system using deep learning. The goal of the project is to predict whether the S&P 500 index will move up or down in the next time period using historical data.

I will walk through how the data is collected and preprocessed, and how it is converted into sequences using a rolling window approach. I will also explain the use of technical indicators like Simple Moving Average (SMA) and Relative Strength Index (RSI) to improve the model’s performance.

The model is built using Long Short-Term Memory (LSTM) networks in TensorFlow. I will also explain how the model is trained and evaluated, along with challenges such as overfitting and handling noisy financial data.

I will demonstrate a live Streamlit web application where users can visualize trends and see prediction probabilities through an interactive dashboard.

Finally, I will share key learnings from building this project and how beginners can start developing similar real-world machine learning applications.

Key Takeaways
  • Understand how LSTM models are used for time-series prediction

  • Learn how to preprocess financial data and create input sequences

  • Explore the use of technical indicators like SMA and RSI

  • Get insights into challenges like overfitting and data volatility

  • See how to deploy ML models using Streamlit for real-time visualization

References

Session Categories

Technology architecture
Engineering practice - productivity, debugging
Talk License: MIT License

Speakers

PAPISETTI NAGA NANDINI
Student | AI & Machine Learning Enthusiast | RGMCET,Nandyal

I am a student with a strong interest in Artificial Intelligence and Machine Learning. I enjoy building practical projects using Python and deep learning. My work includes a stock trend prediction system using LSTM with a deployed Streamlit application, along with other web-based projects. I am passionate about learning, open source, and applying AI to solve real-world problems.

https://www.linkedin.com/in/papisetti-naga-nandini-0a6ab731b/
PAPISETTI NAGA NANDINI

Reviews

No reviews yet.