Farheen-Arsalan/Forecasting-Using-Arima-Model by Farheen ShaukatFarheen-Arsalan/Forecasting-Using-Arima-Model by Farheen Shaukat

Farheen-Arsalan/Forecasting-Using-Arima-Model

Farheen Shaukat

Farheen Shaukat

Forecasting Using Arima Model

A Time Series is defined as a series of data points recorded at different time intervals. The time order can be daily, monthly, or even yearly. Time Series forecasting is the process of using a statistical model to predict future values of a time series based on past results. Forecasting is the step where we want to predict the future values the series is going to take. Forecasting a time series is often of tremendous commercial value.
• This repository consists of files required to deploy A Virtual AI Keyboard
• Please do
the repository, if it helped you in anyway.

Authors

Farheen

Installation

from statsmodels.tsa import seasonal
import statsmodels.api as st
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt

Full stack Data Scientist
Hi, I'm Farheen!

1.Python
2.Machine Learning
3.Deep Learning
4.Data Science
5.Power Bi
6.Tableau
Like this project

Posted Jun 15, 2023

Contribute to Farheen-Arsalan/Forecasting-Using-Arima-Model development by creating an account on GitHub.