From the course: Data Science for Java Developers

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

CRISP-DM: The data science cycle

CRISP-DM: The data science cycle - Java Tutorial

From the course: Data Science for Java Developers

CRISP-DM: The data science cycle

- [Instructor] Okay, now that we know some of the basics regarding what exactly data science is, as well as what it can do, the next thing we're going to do is we're going to take a high-level look at exactly how data science is usually done. And for this, we're going to take a look at something that's referred to as the CRISP-DM, which is the main cycle of data science. So as a programmer, you've probably noticed that cycles are a fairly common thing in the tech world. We have the red green refactor cycle for test driven development. We have the software development life cycle, we have the scrum cycle, we have the lean cycle. And the point of all these cycles is that they help keep us on track and really start to form habits around the so-called normal progression of developing some sort of system, whatever it is we're working on. Now as it happens, data science has a cycle of its own, which is the somewhat comically…

Contents