Highlight of my featured works
A time series forecasting project that analyzes avocado price trends and predicts future prices using statistical methods and deep learning models.
The tuned Keras model achieved lower MSE/MAE and higher R² compared to the untuned version, thanks to scaling and hyperparameter optimization. However, sudden market shifts remain challenging. Future work includes experimenting with LSTM/GRU architectures and hybrid models that combine ARIMA with neural networks.