Stock_Prediction_using_LSTM

#Stock_Prediction_Using_LSTM Stock Price Prediction using LSTM with Hyperparameter Tuning 📈 This project predicts Netflix stock closing prices using a deep LSTM model optimized with Keras Tuner. Key steps include data preprocessing, feature extraction, and model training. The model captures temporal patterns for accurate predictions.