Thu 14 Sep 2017
tags: python presentations data science queues celery airflow rabbitmq
I was very fortunate to present to the main track at PyCon Ireland 2017 on the topic of scaling your processing.
The talk was entitled “Two approaches to scale your processing: Task Queues and Workflows” and was aimed at an intermediate Python audience to introduce them to the Celery and …
Fri 07 Oct 2016
tags: python presentations data science gradient boosting scikit-learn xgboost
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 …
Tue 24 Nov 2015
tags: r presentations public cloud rstats big data
I had the pleasure of presenting to the Dublin R User Group on 24 Nov 2015 on ‘Using the Public Cloud to Scale Your Capabilities’. My talk source and examples are in a Github repo. The talk was the third in my series on R and machine learning to the …
Thu 08 Oct 2015
tags: python presentations data pipeline mongodb data science machine learning scikit-learn
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 …
Sat 13 Jun 2015
tags: sre presentations usenix review
This is the second part of my notes and thoughts on SRECon Europe 2015. The first part covers focuses on the workshops and some of the talks I attended.
The tone of the conference was set by Todd Underwood who is the Director …
Sun 07 Jun 2015
tags: sre presentations usenix review
I had the pleasure of helping to organise as well as attending SRECon Europe 2015. I have pulled together a few of my notes and links of interest to recap what was an excellent conference. It was focused on operations engineering and on site reliability topics with speakers from many …
Sat 21 Mar 2015
tags: r presentations machine learning rstats
Following my introduction presentation to the Dublin R User Group on machine learning, I again had the pleasure of being invited to talk on more machine learning. My talk source and examples are in a Github repo. The talk was more intermediate than my previous introductory talk. It used two …
Tue 08 Oct 2013
tags: r presentations machine learning rstats
I had the pleasure of presenting to the Dublin R User Group on machine learning. My talk source and examples are in a Github repo. The talk was aimed at introducing machine learning to the group as I hope to follow this talk up with more intermediate topics.