Contribute Media
A thank you to everyone who makes this possible: Read More

Writing Code for Science and Data

Description

Scientific research or data science need rapid experimentation and building intuitions from data. Yet, in academia or in the industry, the code must live on to be useful for future enquiries or in production. Always experimenting yet writing production-ready robust code may seem a conundrum. However it shares a lot with agile or extreme programming techniques. It is an interesting test bed of programming practices.

I will explore simple, and less simple, practices that I have encountered in my research for fast turn around and consolidation of code. I will discuss how these considerations led to the design of scikit-learn, that enables easy machine learning, yet is used in production. Finally, I will mention some scikit-learn gems, new or forgotten.

Talk recorded at the Swiss Python Summit on February 17th, 2017.

Licensed as Creative Commons Attribution 4.0 International

Details

Improve this page