Jump to content

Continuous analytics

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Werowe (talk | contribs) at 19:03, 17 May 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Continuous Analytics is a process for releasing analytics code in a manner similar to Continuous Release or Continuous Integration for traditional Java development projects and Agile.


Analytics and Continuous Analytics Defined

Analytics is defined the application of mathematics and statistics to big data. Data scientists write analytics programs to look for solutions to business problems, like forecasting demand or setting an optimal price.

Traditionally data scientists have not been part of IT development teams, like regular Java programmers. This is because their skills set them apart in their own department not normally related to IT. i.e., data scientists. So it is logical to conclude that their approach to writing software code does not enjoy the same efficiencies as the traditional programming team. In particular traditional programming has adopted the Continuous Release approach to writing code. That releases software in a continuous circle, called iterations. Because operating that way has become commonplace, there are many software tools to do that.

Continuous Analytics then is the extension of the Continuous Release software development model to the big data analytics development team.


[1]

[2]

  1. ^ "Continuous Analytics Define". Southern Pacific Review. Southern Pacific Review. Retrieved 17 May 2016.
  2. ^ Pushkarev, Stepan. "Tear down the Wall between Data Science and DevOps". LinkedIN. LinkedIN. Retrieved 17 May 2016.