SlideShare a Scribd company logo
1 of 44
Presented By:
1.Anupama
2.Laiba
3.Somanath
4.Sunny
5.Rohan
6.Yoginee
Contents
• Business Objective
• Project Architecture
• Data Collection & Details
• Exploratory Data Analysis
• Visualizations
• Modeling
• Evaluation
• Deployment
Business Objective
• Data provided is related to gold prices. The objective is to understand
the underlying structure in your dataset and come up with a suitable
forecasting model which can effectively forecast gold prices for next
30 days.
• This forecast model will be used by gold exporting and gold importing
companies to understand the metal price movements and accordingly
set their revenue expectations.
Significance of GOLD
GOLD
Global
Currency
Investment
Tool
Hedging
against
inflation
Stable
Commodity
Project Architecture / Project Flow
Business
Understanding
Data
Collection
Data
Preparation
Exploratory
Data Analysis
Model
Evaluation
Model
Deployment
Data Collection & Details
 2182 rows & 2 column
 Year range 01-01-2016 to 21-12-2021
 Unique Date 2182 and Price 1876
These are the explanations for variables.
1) Date (object) : Daily entry date
2) Price (Float64) : Gold Price
Importing libraries and Data Sets
Exploratory Data Analysis (EDA)
Exploratory Data Analysis (EDA)
Information Head
Shape
Is Null present?
Find the Unique values
Duplicates
Describe the data
EDA (Visualization)
1.We can see that there is an increasing Trend. So, Trend is not constant.
2.Variance is also not constant.
The drastic increase in gold price after the year 2020 and there is intermediate fluctuation in 2021.
EDA Visualizations
Time series decomposition
•Trend - Slow moving changes in a
time series, Responsible for making
series gradually increase or decrease
over time.
•Seasonality - Seasonal Patterns in the
series. The cycles occur repeatedly
over a fixed period of time.
•Residuals - The behavior of the time
series that cannot be explained by the
trend and seasonality components.
Also called random errors/white
noise.
Visualizing changes in mean over 365 days
From the above plot, we can see that
there is no constant direction of the
mean (increase/decrease) which is
understandable as there might be
many external factors involved in
price fluctuation.
To Check Normality In The Data
Bar Plot
Pie Chart
Trend & Seasonality in Months
Trend & Seasonality in Weeks
Correlation Plot - EDA
Split The Data
EDA in HTML using Sweetviz
Modelling
Model Building
ARIMA Model
Forecast for the 30 Days
SARIMA Model
Forecast for next 30 Days
Holt Method
single & Multiple exponential smoothing
Fit the model tend=‘add', season=‘add'
EMA Model
Model Evaluation
Compering plots
ARIMA
SARIMA
Single exponential smoothing (Hot Encoding)
Multiple exponential smoothing ( Hot Encoding)
Compering values
EMA Model
Multiple exponential smoothing ( Hot Encoding)
Single exponential smoothing (Hot Encoding)
ARIMA
SARIMA
Deployment
Deployment App
Challenges faced
• Research on history of gold prices
• Deciding model building technique
How Challenges Overcome
• As we are not much aware of the gold price we have done a lot of
research to find out the gold price history.
• We as a team worked so hard to get the knowledge on the previous
year gold price data.
• Which helps us to do the project more effectively.
Deciding Model Building Technique
• As we tried many model building techniques every model don’t have
such a significant difference in the output
• We are little bit worried about the output results that we got.
• But we again overcame this as a team, Everyone has worked really
hard on this part and we finally build a model that best suits the data
Time Series Forecasting Project  Presentation.

More Related Content

What's hot

Time Series Forecasting Using Recurrent Neural Network and Vector Autoregress...
Time Series Forecasting Using Recurrent Neural Network and Vector Autoregress...Time Series Forecasting Using Recurrent Neural Network and Vector Autoregress...
Time Series Forecasting Using Recurrent Neural Network and Vector Autoregress...
Databricks
 

What's hot (20)

Recurrent Neural Networks, LSTM and GRU
Recurrent Neural Networks, LSTM and GRURecurrent Neural Networks, LSTM and GRU
Recurrent Neural Networks, LSTM and GRU
 
stock market prediction
stock market predictionstock market prediction
stock market prediction
 
Time series deep learning
Time series   deep learningTime series   deep learning
Time series deep learning
 
Stock market prediction using data mining
Stock market prediction using data miningStock market prediction using data mining
Stock market prediction using data mining
 
LSTM Tutorial
LSTM TutorialLSTM Tutorial
LSTM Tutorial
 
Data preprocessing using Machine Learning
Data  preprocessing using Machine Learning Data  preprocessing using Machine Learning
Data preprocessing using Machine Learning
 
Model selection and cross validation techniques
Model selection and cross validation techniquesModel selection and cross validation techniques
Model selection and cross validation techniques
 
Stock Market Prediction
Stock Market PredictionStock Market Prediction
Stock Market Prediction
 
Machine learning & Time Series Analysis
Machine learning & Time Series AnalysisMachine learning & Time Series Analysis
Machine learning & Time Series Analysis
 
Lstm
LstmLstm
Lstm
 
Introduction to Recurrent Neural Network
Introduction to Recurrent Neural NetworkIntroduction to Recurrent Neural Network
Introduction to Recurrent Neural Network
 
Time series analysis
Time series analysisTime series analysis
Time series analysis
 
Lesson 5 arima
Lesson 5 arimaLesson 5 arima
Lesson 5 arima
 
Deep Learning for Time Series Data
Deep Learning for Time Series DataDeep Learning for Time Series Data
Deep Learning for Time Series Data
 
Transformers for time series
Transformers for time seriesTransformers for time series
Transformers for time series
 
Time Series Analysis.pptx
Time Series Analysis.pptxTime Series Analysis.pptx
Time Series Analysis.pptx
 
Time Series Forecasting Using Recurrent Neural Network and Vector Autoregress...
Time Series Forecasting Using Recurrent Neural Network and Vector Autoregress...Time Series Forecasting Using Recurrent Neural Network and Vector Autoregress...
Time Series Forecasting Using Recurrent Neural Network and Vector Autoregress...
 
Google Stock Price Forecasting
Google Stock Price ForecastingGoogle Stock Price Forecasting
Google Stock Price Forecasting
 
Time series forecasting
Time series forecastingTime series forecasting
Time series forecasting
 
Arima model
Arima modelArima model
Arima model
 

Similar to Time Series Forecasting Project Presentation.

Introduction to Dimesional Modelling
Introduction to Dimesional ModellingIntroduction to Dimesional Modelling
Introduction to Dimesional Modelling
Ashish Chandwani
 
Lecture 10 - DataMiningEngineering.ppt
Lecture 10 - DataMiningEngineering.pptLecture 10 - DataMiningEngineering.ppt
Lecture 10 - DataMiningEngineering.ppt
Asadkhan47384
 
Dimensional modelling-mod-3
Dimensional modelling-mod-3Dimensional modelling-mod-3
Dimensional modelling-mod-3
Malik Alig
 
Nea presentation 2014-04-08 kth -e3value modeling
Nea presentation 2014-04-08 kth -e3value modelingNea presentation 2014-04-08 kth -e3value modeling
Nea presentation 2014-04-08 kth -e3value modeling
Pia Närman
 
Kapil Sharma, CBAP
Kapil Sharma, CBAPKapil Sharma, CBAP
Kapil Sharma, CBAP
Kapil Sharma
 

Similar to Time Series Forecasting Project Presentation. (20)

Predictive model based on Supervised ML
Predictive model based on Supervised MLPredictive model based on Supervised ML
Predictive model based on Supervised ML
 
Data Mining
Data MiningData Mining
Data Mining
 
Common Issues With Time Series by Vadim Nelidov - GoDataFest 2022
Common Issues With Time Series by Vadim Nelidov - GoDataFest 2022Common Issues With Time Series by Vadim Nelidov - GoDataFest 2022
Common Issues With Time Series by Vadim Nelidov - GoDataFest 2022
 
Introduction to Dimesional Modelling
Introduction to Dimesional ModellingIntroduction to Dimesional Modelling
Introduction to Dimesional Modelling
 
Schemas for multidimensional databases
Schemas for multidimensional databasesSchemas for multidimensional databases
Schemas for multidimensional databases
 
PPT_Sanjeev
PPT_SanjeevPPT_Sanjeev
PPT_Sanjeev
 
KDD 2019 IADSS Workshop - Skills to Master Machine Learning and Data Science ...
KDD 2019 IADSS Workshop - Skills to Master Machine Learning and Data Science ...KDD 2019 IADSS Workshop - Skills to Master Machine Learning and Data Science ...
KDD 2019 IADSS Workshop - Skills to Master Machine Learning and Data Science ...
 
Store Item Demand Forecasting - AIT 582
Store Item Demand Forecasting - AIT 582 Store Item Demand Forecasting - AIT 582
Store Item Demand Forecasting - AIT 582
 
Data warehouse 20 star schema
Data warehouse 20 star schemaData warehouse 20 star schema
Data warehouse 20 star schema
 
Is Your S&OP Lost in Translation?
Is Your S&OP Lost in Translation?Is Your S&OP Lost in Translation?
Is Your S&OP Lost in Translation?
 
Lecture 10 - DataMiningEngineering.ppt
Lecture 10 - DataMiningEngineering.pptLecture 10 - DataMiningEngineering.ppt
Lecture 10 - DataMiningEngineering.ppt
 
Dimensional modelling-mod-3
Dimensional modelling-mod-3Dimensional modelling-mod-3
Dimensional modelling-mod-3
 
Nea presentation 2014-04-08 kth -e3value modeling
Nea presentation 2014-04-08 kth -e3value modelingNea presentation 2014-04-08 kth -e3value modeling
Nea presentation 2014-04-08 kth -e3value modeling
 
Introduction to Data Warehousing
Introduction to Data WarehousingIntroduction to Data Warehousing
Introduction to Data Warehousing
 
Sun modeling
Sun modelingSun modeling
Sun modeling
 
Forecasting_CO2_Emissions.pptx
Forecasting_CO2_Emissions.pptxForecasting_CO2_Emissions.pptx
Forecasting_CO2_Emissions.pptx
 
Robo advisory-online-fow dw-asia-gs_khooalgo2008
Robo advisory-online-fow dw-asia-gs_khooalgo2008Robo advisory-online-fow dw-asia-gs_khooalgo2008
Robo advisory-online-fow dw-asia-gs_khooalgo2008
 
Kapil Sharma, CBAP
Kapil Sharma, CBAPKapil Sharma, CBAP
Kapil Sharma, CBAP
 
MULTIMEDIA MODELING
MULTIMEDIA MODELINGMULTIMEDIA MODELING
MULTIMEDIA MODELING
 
Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016
Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016
Building New Data Ecosystem for Customer Analytics, Strata + Hadoop World, 2016
 

More from Anupama Kate

More from Anupama Kate (20)

100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
100-Concepts-of-AI By Anupama Kate .pptx
100-Concepts-of-AI By Anupama Kate .pptx100-Concepts-of-AI By Anupama Kate .pptx
100-Concepts-of-AI By Anupama Kate .pptx
 
100-Concepts-of-AI with Anupama Kate .pptx
100-Concepts-of-AI with Anupama Kate .pptx100-Concepts-of-AI with Anupama Kate .pptx
100-Concepts-of-AI with Anupama Kate .pptx
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
Storytelling_in_Business_Branding_Presentation_AnupamaKate.pptx
Storytelling_in_Business_Branding_Presentation_AnupamaKate.pptxStorytelling_in_Business_Branding_Presentation_AnupamaKate.pptx
Storytelling_in_Business_Branding_Presentation_AnupamaKate.pptx
 
Introduction-to-Power-Pivot-in-Excel.pptx
Introduction-to-Power-Pivot-in-Excel.pptxIntroduction-to-Power-Pivot-in-Excel.pptx
Introduction-to-Power-Pivot-in-Excel.pptx
 
Unsupervised Machine Learning Algorithm K-means-Clustering.pptx
Unsupervised Machine Learning Algorithm K-means-Clustering.pptxUnsupervised Machine Learning Algorithm K-means-Clustering.pptx
Unsupervised Machine Learning Algorithm K-means-Clustering.pptx
 
ORM-Object-Relational-Mapping-in-Salesforce-A-Comprehensive-Overview.pptx
ORM-Object-Relational-Mapping-in-Salesforce-A-Comprehensive-Overview.pptxORM-Object-Relational-Mapping-in-Salesforce-A-Comprehensive-Overview.pptx
ORM-Object-Relational-Mapping-in-Salesforce-A-Comprehensive-Overview.pptx
 
Mastering-Salesforce-Development-A-Comprehensive-Overview (1).pptx
Mastering-Salesforce-Development-A-Comprehensive-Overview (1).pptxMastering-Salesforce-Development-A-Comprehensive-Overview (1).pptx
Mastering-Salesforce-Development-A-Comprehensive-Overview (1).pptx
 
Unlocking-the-Power-of-Salesforce-CRM-A-Comprehensive-Guide.pptx
Unlocking-the-Power-of-Salesforce-CRM-A-Comprehensive-Guide.pptxUnlocking-the-Power-of-Salesforce-CRM-A-Comprehensive-Guide.pptx
Unlocking-the-Power-of-Salesforce-CRM-A-Comprehensive-Guide.pptx
 
what is Random-Forest-Machine-Learning.pptx
what is Random-Forest-Machine-Learning.pptxwhat is Random-Forest-Machine-Learning.pptx
what is Random-Forest-Machine-Learning.pptx
 
group1-healthcareanalysisproject-230619115811-470ff613.pptx
group1-healthcareanalysisproject-230619115811-470ff613.pptxgroup1-healthcareanalysisproject-230619115811-470ff613.pptx
group1-healthcareanalysisproject-230619115811-470ff613.pptx
 
p-245 customer personality.pptx
p-245 customer personality.pptxp-245 customer personality.pptx
p-245 customer personality.pptx
 
P211 Group 1 Amazon Beauty Products Recommendation.pptx
P211 Group 1 Amazon Beauty Products Recommendation.pptxP211 Group 1 Amazon Beauty Products Recommendation.pptx
P211 Group 1 Amazon Beauty Products Recommendation.pptx
 
Patients Condition Classification Using Drug Reviews.pptx
Patients Condition Classification Using Drug Reviews.pptxPatients Condition Classification Using Drug Reviews.pptx
Patients Condition Classification Using Drug Reviews.pptx
 
Natural and manmade Disaster.pptx
Natural and manmade Disaster.pptxNatural and manmade Disaster.pptx
Natural and manmade Disaster.pptx
 
Mining and Nuclear disaster.pptx
Mining and Nuclear disaster.pptxMining and Nuclear disaster.pptx
Mining and Nuclear disaster.pptx
 
Non Linear Dynamics Basics and Theory
Non Linear Dynamics Basics and TheoryNon Linear Dynamics Basics and Theory
Non Linear Dynamics Basics and Theory
 
Environmental Issues
Environmental IssuesEnvironmental Issues
Environmental Issues
 
Green house gas effect & Global worming
Green house gas effect & Global worming Green house gas effect & Global worming
Green house gas effect & Global worming
 

Recently uploaded

Fuzzy Sets decision making under information of uncertainty
Fuzzy Sets decision making under information of uncertaintyFuzzy Sets decision making under information of uncertainty
Fuzzy Sets decision making under information of uncertainty
RafigAliyev2
 
一比一原版加利福尼亚大学尔湾分校毕业证成绩单如何办理
一比一原版加利福尼亚大学尔湾分校毕业证成绩单如何办理一比一原版加利福尼亚大学尔湾分校毕业证成绩单如何办理
一比一原版加利福尼亚大学尔湾分校毕业证成绩单如何办理
pyhepag
 
一比一原版纽卡斯尔大学毕业证成绩单如何办理
一比一原版纽卡斯尔大学毕业证成绩单如何办理一比一原版纽卡斯尔大学毕业证成绩单如何办理
一比一原版纽卡斯尔大学毕业证成绩单如何办理
cyebo
 
Toko Jual Viagra Asli Di Malang 081229400522 COD Obat Kuat Viagra Malang
Toko Jual Viagra Asli Di Malang 081229400522 COD Obat Kuat Viagra MalangToko Jual Viagra Asli Di Malang 081229400522 COD Obat Kuat Viagra Malang
Toko Jual Viagra Asli Di Malang 081229400522 COD Obat Kuat Viagra Malang
adet6151
 
如何办理滑铁卢大学毕业证(Waterloo毕业证)成绩单本科学位证原版一比一
如何办理滑铁卢大学毕业证(Waterloo毕业证)成绩单本科学位证原版一比一如何办理滑铁卢大学毕业证(Waterloo毕业证)成绩单本科学位证原版一比一
如何办理滑铁卢大学毕业证(Waterloo毕业证)成绩单本科学位证原版一比一
0uyfyq0q4
 
edited gordis ebook sixth edition david d.pdf
edited gordis ebook sixth edition david d.pdfedited gordis ebook sixth edition david d.pdf
edited gordis ebook sixth edition david d.pdf
great91
 
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
Valters Lauzums
 
如何办理澳洲悉尼大学毕业证(USYD毕业证书)学位证书成绩单原版一比一
如何办理澳洲悉尼大学毕业证(USYD毕业证书)学位证书成绩单原版一比一如何办理澳洲悉尼大学毕业证(USYD毕业证书)学位证书成绩单原版一比一
如何办理澳洲悉尼大学毕业证(USYD毕业证书)学位证书成绩单原版一比一
w7jl3eyno
 

Recently uploaded (20)

NOAM AAUG Adobe Summit 2024: Summit Slam Dunks
NOAM AAUG Adobe Summit 2024: Summit Slam DunksNOAM AAUG Adobe Summit 2024: Summit Slam Dunks
NOAM AAUG Adobe Summit 2024: Summit Slam Dunks
 
Fuzzy Sets decision making under information of uncertainty
Fuzzy Sets decision making under information of uncertaintyFuzzy Sets decision making under information of uncertainty
Fuzzy Sets decision making under information of uncertainty
 
一比一原版加利福尼亚大学尔湾分校毕业证成绩单如何办理
一比一原版加利福尼亚大学尔湾分校毕业证成绩单如何办理一比一原版加利福尼亚大学尔湾分校毕业证成绩单如何办理
一比一原版加利福尼亚大学尔湾分校毕业证成绩单如何办理
 
basics of data science with application areas.pdf
basics of data science with application areas.pdfbasics of data science with application areas.pdf
basics of data science with application areas.pdf
 
Artificial_General_Intelligence__storm_gen_article.pdf
Artificial_General_Intelligence__storm_gen_article.pdfArtificial_General_Intelligence__storm_gen_article.pdf
Artificial_General_Intelligence__storm_gen_article.pdf
 
一比一原版纽卡斯尔大学毕业证成绩单如何办理
一比一原版纽卡斯尔大学毕业证成绩单如何办理一比一原版纽卡斯尔大学毕业证成绩单如何办理
一比一原版纽卡斯尔大学毕业证成绩单如何办理
 
Genuine love spell caster )! ,+27834335081) Ex lover back permanently in At...
Genuine love spell caster )! ,+27834335081)   Ex lover back permanently in At...Genuine love spell caster )! ,+27834335081)   Ex lover back permanently in At...
Genuine love spell caster )! ,+27834335081) Ex lover back permanently in At...
 
How I opened a fake bank account and didn't go to prison
How I opened a fake bank account and didn't go to prisonHow I opened a fake bank account and didn't go to prison
How I opened a fake bank account and didn't go to prison
 
ℂall Girls Kashmiri Gate ℂall Now Chhaya ☎ 9899900591 WhatsApp Number 24/7
ℂall Girls Kashmiri Gate ℂall Now Chhaya ☎ 9899900591 WhatsApp  Number 24/7ℂall Girls Kashmiri Gate ℂall Now Chhaya ☎ 9899900591 WhatsApp  Number 24/7
ℂall Girls Kashmiri Gate ℂall Now Chhaya ☎ 9899900591 WhatsApp Number 24/7
 
Toko Jual Viagra Asli Di Malang 081229400522 COD Obat Kuat Viagra Malang
Toko Jual Viagra Asli Di Malang 081229400522 COD Obat Kuat Viagra MalangToko Jual Viagra Asli Di Malang 081229400522 COD Obat Kuat Viagra Malang
Toko Jual Viagra Asli Di Malang 081229400522 COD Obat Kuat Viagra Malang
 
2024 Q2 Orange County (CA) Tableau User Group Meeting
2024 Q2 Orange County (CA) Tableau User Group Meeting2024 Q2 Orange County (CA) Tableau User Group Meeting
2024 Q2 Orange County (CA) Tableau User Group Meeting
 
Formulas dax para power bI de microsoft.pdf
Formulas dax para power bI de microsoft.pdfFormulas dax para power bI de microsoft.pdf
Formulas dax para power bI de microsoft.pdf
 
The Significance of Transliteration Enhancing
The Significance of Transliteration EnhancingThe Significance of Transliteration Enhancing
The Significance of Transliteration Enhancing
 
ℂall Girls Balbir Nagar ℂall Now Chhaya ☎ 9899900591 WhatsApp Number 24/7
ℂall Girls Balbir Nagar ℂall Now Chhaya ☎ 9899900591 WhatsApp  Number 24/7ℂall Girls Balbir Nagar ℂall Now Chhaya ☎ 9899900591 WhatsApp  Number 24/7
ℂall Girls Balbir Nagar ℂall Now Chhaya ☎ 9899900591 WhatsApp Number 24/7
 
Data Visualization Exploring and Explaining with Data 1st Edition by Camm sol...
Data Visualization Exploring and Explaining with Data 1st Edition by Camm sol...Data Visualization Exploring and Explaining with Data 1st Edition by Camm sol...
Data Visualization Exploring and Explaining with Data 1st Edition by Camm sol...
 
如何办理滑铁卢大学毕业证(Waterloo毕业证)成绩单本科学位证原版一比一
如何办理滑铁卢大学毕业证(Waterloo毕业证)成绩单本科学位证原版一比一如何办理滑铁卢大学毕业证(Waterloo毕业证)成绩单本科学位证原版一比一
如何办理滑铁卢大学毕业证(Waterloo毕业证)成绩单本科学位证原版一比一
 
edited gordis ebook sixth edition david d.pdf
edited gordis ebook sixth edition david d.pdfedited gordis ebook sixth edition david d.pdf
edited gordis ebook sixth edition david d.pdf
 
Easy and simple project file on mp online
Easy and simple project file on mp onlineEasy and simple project file on mp online
Easy and simple project file on mp online
 
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
 
如何办理澳洲悉尼大学毕业证(USYD毕业证书)学位证书成绩单原版一比一
如何办理澳洲悉尼大学毕业证(USYD毕业证书)学位证书成绩单原版一比一如何办理澳洲悉尼大学毕业证(USYD毕业证书)学位证书成绩单原版一比一
如何办理澳洲悉尼大学毕业证(USYD毕业证书)学位证书成绩单原版一比一
 

Time Series Forecasting Project Presentation.