Skip to content

Tenzin-Nyima-1/Cryptodata_Coding_Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Cryptodata coding challenge

Reference: the data was obtained from Cryptocompare API. It's about the Bitcoin price against EUR.

Objectives: to predict if the price will go up or down,

  1. in the next hour;
  2. for the next 6 hours, i.e., one prediction per hour;

Workflow (main steps): the analysis was performed using the R to,

  1. fetch histohour data;
  2. data preparation;
  3. model fitting;
  4. forecasting;
  5. save workspace.

Used the following R packages:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages