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.
The techniques covered included:
The classification of objects into groups is a everyday task for humans and this talk helps highlight how to develop models to allow machines to do these tasks. The talk provide a quick understanding of machine learning algorithms showing how they worked, so that people would know when and how to best apply them. Machine learning and particularly feature generation for those models is seen as a “black art” due to the fact that domain expertise is required. The talk was aimed at showing people how R can be used in the process of selecting, assessing and creating models. It gave four datasets to show examples of exploratory data analysis.