Skip to main content

Posts

Showing posts from July, 2018

Time Series Analysis With Documentation And Steps I Follow For Analytics Projects.

To do this I will create a prediction of the open values for Bitcoin in the next 3 days. The process I follow is based on CRISP-DM methodology:  https://www.datasciencecentral.com/profiles/blogs/crisp-dm-a-standard-methodology-to-ensure-a-good-outcome 1.- Planning the activities. To plan the activities I use a spread sheet document, below I show the spread sheet sample, if you would like the document, please go to the next link: https://github.com/LaranIkal/R-ANALYTICS/blob/master/BitCoinPredictionsAdmin%26FollowUp.ods Activity Activity Description DueDate Activity Owner Status Comments Functional Requirement Specification A Text Document explaining the objectives of this project. 4/19/2018 Carlos Kassab Done Get Data For Analysis Get initial data to create feasibility analysis 4/19/2018 Carlos Kassab Done ETL Development ETL to get final data for next analysis 4/20/2018 Carlos Ka