More Projects by Mathew Manoj
Project 1: Stock Price Prediction Using LSTM Model
- Overview: Gathered Apple stock price data (2018-2023) and developed a 3-layer stacked LSTM model for accurate prediction.
- Key Metrics: Training loss: 0.0018, Test loss: 0.0021.
- GitHub Repository: Stock Price Prediction Using LSTM
Project 2: K-Means Clustering on SAP Sales Data
- Overview: Conducted RFM analysis on SAP sales data using K-Means clustering and identified an optimal cluster count of 4.
- Performance: Achieved optimal clustering using silhouette scores.
- GitHub Repository: K-Means Clustering on SAP Data
Project 3: Movie Recommender System
Project 4: Next Word Prediction with LSTM and GRU