Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

bit_coin_price_analysis-timeseries-data-analysis-

This is a time series analysis of bitcoin historical data. image

The dataset is of 2587 rows and 7 columns

I have tried to build a model which can predict the future closing price of the bitcoin.

Table of contents -

  • Simple Moving Average
  • Simple Exponential Smoothing
  • Holt method for exponential smoothing
  • Decomposition and Stationarity Check
  • ADFULLER TEST FOR STATIONARITY
  • Auto regression using ACF and PACF
  • Making the series Stationary
  • Lets decompose the log time series to double check whether the time series is stationary
  • Taking the results back to its original scale

About

This is a time series analysis of bitcoin historical data.The data set is of 2587 rows and 7 columns.I have tried to build a model which can predict the future closing price of the bitcoin.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages