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 source and examples for this talk are in a Github repo PyCon 2016 as well as some setup instructions to replicate my examples.