Final project for Data Mining Course under Prof. Hedieh Sajedi. Modeled Delhi’s daily climate using ARIMA, Prophet, and RNN-based models.
🎯 Objective
Predict climate patterns with sequence-sensitive models
⚙️ Tools & Technologies
Python 3, Keras, TensorFlow, Pandas, NumPy, Matplotlib, sklearn
📊 Results & Reflection
BiGRU achieved R² ≈ 0.9325
Gained experience in time series modeling and regression