Skip to content
#

mape

Here are 24 public repositories matching this topic...

in this repository we intend to predict Google and Apple Stock Prices Using Long Short-Term Memory (LSTM) Model in Python. Long Short-Term Memory (LSTM) is one type of recurrent neural network which is used to learn order dependence in sequence prediction problems. Due to its capability of storing past information, LSTM is very useful in predict…

  • Updated Aug 15, 2022
  • Jupyter Notebook

Using MS Excel and R, accurately forecasted total core deposit data from a Richmond Bank. The Holt’s Linear Exponential Smoothing had the overall lowest “Quick and Dirty” MAPE (1.2%), the lowest overall Maximum MAPE (3.49%), and consistently more accurate projections for each of the forecast horizons. Overall, the Unaided, Holts Linear Exponenti…

  • Updated Jan 21, 2022
  • R

Splitting data, Moving Average, Time series decomposition plot, ACF plots and PACF plots, Evaluation Metric MAPE, Simple Exponential Method, Holt method, Holts winter exponential smoothing with additive seasonality and additive trend, Holts winter exponential smoothing with multiplicative seasonality and additive trend, Final Model by combining …

  • Updated Feb 8, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the mape topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mape topic, visit your repo's landing page and select "manage topics."

Learn more