House Price Prediction using LSTM Overview This project predicts house prices based on time series data using LSTM (Long Short-Term Memory) neural networks. Installation To install the necessary dependencies, run: pip install -r requirements.txt