Creating ideas and insights.

An introduction to Gradient Boosting 

PyCon 2016

In 2016, I again had the pleasure of presenting to the annual Python Ireland Conference or PyCon. I gave a talk on “Gradient Boosting” which was aimed at introducing this technique in terms of general data science aspects but also the Python libraries that one can ues for it.

The …

Data Pipelines with Python and MongoDB 

PyCon 2015 / MongoDB Days 2015 UK

I had the pleasure of presenting at PyCon 2015 and also at MongoDB Days UK 2015 on building data pipelines with Python and MongoDB.

Both of my talks source’s and examples are in Github repos, PyCon 2015 and MongoDB Days UK 2015. The PyCon talk was aimed at introducing …