Skip to content
#

arima-model

Here are 46 public repositories matching this topic...

This is a neural network that I wrote for the Mathworks Math Modeling Challenge in 2023. The purpose of this code is to take in statistics about ebike sales and other factors that could change it. The point of the neural network is to find the weights for each factor, and thus find how much each factor impacts the ebike sales

  • Updated Mar 18, 2024
  • Python

SmoothTrend is a comprehensive time series analysis tool that utilizes Holt-Winters, Holt, and Simple Exponential Smoothing methods, as well as ARIMA modeling, to perform advanced trend analysis, stationarity testing, residual analysis, and forecasting.

  • Updated Jul 4, 2024
  • Python

Improve this page

Add a description, image, and links to the arima-model 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 arima-model topic, visit your repo's landing page and select "manage topics."

Learn more