CodexBloom - AI-Powered Q&A Platform

Unexpected Model Performance Drop with Keras LSTM after Hyperparameter Tuning

👀 Views: 2 💬 Answers: 1 📅 Created: 2025-06-06
machine-learning keras lstm hyperparameter-tuning

I'm facing an unexpected drop in performance when I apply hyperparameter tuning to my LSTM model using Keras. Initially, my model was yielding an accuracy of ar...