Better Programming

Advice for programmers.

Follow publication

Member-only story

Using Agile Methodologies in Data Science

Ben Rogojan
Better Programming
Published in
5 min readOct 4, 2019
Photo by Matteo Vistocco on Unsplash

Agile is an umbrella term that refers to several methodologies that focus on being iterative and on getting tangible products and features out quickly at the end of what are often called sprints. This framework has been adapted for multiple domains, including programming and design. Similarly, data science has also benefited from taking bits and pieces from Agile concepts.

Agile in Data Science vs. Programming

Data science and software development are two very different fields. Trying to use the Agile methodology in the same way as you would on a software project for a data science project doesn’t really work. When it comes to data science, there tends to be a lot of investigation, exploration, testing, and tuning. In data science, you deal with unknown data which can lead to an unknown result. Software development, on the other hand, has structured data with known results; the programmers already know what they want to build (although their clients may not).

Benefits of Agile Methodology in Data Science

So what’s up with Agile and data science? When it comes to data science, it’s all about extracting useful information from raw data and implementing machine learning models. This process…

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Ben Rogojan
Ben Rogojan

Written by Ben Rogojan

#Data #Engineer, Strategy Development Consultant and All Around Data Guy #deeplearning #dataengineering #datascience #tech https://linktr.ee/SeattleDataGuy

Write a response