Topic
Data Science Pipeline in Python
By: Kevin Goetsch
Date: Oct. 9, 2014, 7 p.m.
In my view, the core of Data Science is the development of predictive models (recommendation engines, fraud detection, churn prediction, etc.). While predictive models can be built in a number of languages I choose to do my work in Python because the Data Science Pipeline is more than just building models. I'll talk about the larger model development process and how I use Python to automate and document my work.