Skip to content
#

sarimax-model

Here are 35 public repositories matching this topic...

Shell_App is an integrated data analysis and modeling platform, featuring scripts for EDA, ensemble techniques, LightGBM, and SARIMAX modeling. Designed for comprehensive data processing, the repository also includes deployment capabilities via Streamlit for interactive model interactions.

  • Updated Oct 12, 2023
  • Jupyter Notebook

This project aims to analyze and forecast the total funding amounts of startups using various regression and time series modeling techniques. Initially, we preprocess the dataset, which includes features such as funding amounts, company size, and number of funding rounds. The data is then scaled and split into training and testing sets.

  • Updated Sep 19, 2024
  • Jupyter Notebook

This project uses time series forecasting to predict future milk production. The data used in this project is monthly milk production data from January 1962 to December 1975. The ARIMA (autoregressive integrated moving average) model is used to forecast the milk production. The model is evaluated using various metric.

  • Updated Jul 21, 2023
  • Jupyter Notebook

Improve this page

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

Learn more