scorpionhiccup / StockPricePrediction

Stock Price Prediction using Machine Learning Techniques
http://scorpionhiccup.github.io/StockPricePrediction
MIT License
1.29k stars 416 forks source link

Use of MAPE #7

Open pranithsrujanroy opened 5 years ago

pranithsrujanroy commented 5 years ago

Can this be updated with MAPE metrics, because as I see from the graph the reported RMSE doesn't seem to provide much insights. And as seen from this paper ARIMA doesn't work well. Most stocks in BSE are capped at 5% high or low for a day and with that in mind a model with a MAPE of greater than that value isn't of much help.