mape
Here are 30 public repositories matching this topic...
Distributed and decentralized MAPE-K loops framework
-
Updated
Dec 20, 2022 - Python
Electric Load forecasting for a year on hourly basis using 3 different techniques. - linear Regression, - ANN (Using Matlab nntool), -K-Nearest Neighbor. All 3 codes are present with an detailed report on each technique.
-
Updated
Jan 9, 2021 - Jupyter Notebook
Sales forecasting is an essential task for the management of a store. Machine learning can help us discover the factors that influence sales in a retail store and estimate the number of sales in the near future.
-
Updated
Sep 23, 2023 - Jupyter Notebook
Swarm intelligence aims at exploring the complicated relationships among multi-agents to stimulate co-evolution and the emergence of intelligent decision-making. Based on Multi-agent Particle Environment and deep Reinforcement learning method, we propose ...
-
Updated
Dec 17, 2022 - Python
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
Forecasting time series data using ARIMA models. Used covariance matrix to find dependencies between stocks.
-
Updated
May 7, 2022 - R
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
-
Updated
Nov 1, 2024 - JavaScript
This is an linear approach machine learning model used to predict the values of variable(dependent) based on other variables(independent).
-
Updated
Oct 8, 2024 - Python
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
R code for exchange rate prediction using Multilayer Perceptron (MLP) models with various architectures and evaluation metrics
-
Updated
May 20, 2024 - 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
-
Updated
May 8, 2022 - Jupyter Notebook
資料科學的日常研究議題
-
Updated
Oct 7, 2024 - Jupyter Notebook
-
Updated
Oct 16, 2021 - HTML
Compute the mean absolute percentage error (MAPE) incrementally.
-
Updated
Nov 1, 2024 - JavaScript
Compute a moving mean absolute percentage error (MAPE) incrementally.
-
Updated
Nov 1, 2024 - JavaScript
Compute the mean arctangent absolute percentage error (MAAPE) incrementally.
-
Updated
Nov 1, 2024 - JavaScript
-
Updated
Jul 7, 2024 - 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.
Add this topic to your repo
To associate your repository with the mape topic, visit your repo's landing page and select "manage topics."