ChiPy __Main__ Meeting


When: Oct. 9, 2014, 7 p.m.

Where: Braintree

Attendance:

Topics


  • Data Science Pipeline in Python
    By: Kevin Goetsch
    Length: 20 Minutes
    Description: 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.
  • Write Pretty Code
    By:
    Length: 20 Minutes
    Description: Journey into the world of poorly formatted code to beautiful written pep8 styled goodness.