Skip to content
#

arima

Here are 167 public repositories matching this topic...

Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIM…

  • Updated Feb 19, 2024
  • Python

End-to-end demand forecasting with Python using synthetic time-series sales data. Includes data generation, cleaning, ARIMA/SARIMA model selection by AIC, evaluation with RMSE and MAPE, and 90-day forecasts with confidence intervals. Reproducible scripts and visualizations for portfolio showcase.

  • Updated Sep 11, 2025
  • Python

This project uses machine learning models (Linear Regression and LSTM) to analyze and forecast stock market prices. It retrieves stock data from Yahoo Finance, performs exploratory data analysis (EDA), processes and engineers features, and predicts future prices. The project includes model evaluation metrics

  • Updated Apr 21, 2025
  • Python

Improve this page

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

Learn more