Bitcoin price prediction with ARIMA
2024-06-30
Objective of the Project
perform Regression & Time Series analysis and forecasting techniques on Bitcoin historical price. The experience can be replicated to forecast Stock price & Currency price as well.
install.packages("bookdown")
# or the development version
# devtools::install_github("rstudio/bookdown")