Elective Course: Introduction to Machine Learning in R

Martin Andres Liendo
09/01/2018

Martin Andres Liendo

Overview

5 lectures of 60/90 minutes:

  1. Introduction to R and the topics. Basic commands and mini-test

  2. Data pre-processing. Exploratory Data

  3. Models and performance measures. Case study

  4. Other models in ML and introduction to Markdown

  5. Capstone projects and next step

Goals

  1. Hands on in R: Exercises and project.

  2. Understand the machine learning project pipe

  3. Introduce useful models for classification purposes

Type of Jobs

Skills

knitr::include_graphics('gartner.png')

...

Questions

  1. Why R ? Open source vs Commercial softwares.

  2. What is Machine learning, AI , Deep learning and Reinforcement Learning?

  3. Data : Revolution ( “the new energy/oil”) or a buzzword ?

Questions 1

  1. Why R ? Open source vs Commercial Statistical softwares.
  • Reproductibility in the project

  • Free / Open Source -> big community and free resources availables

  • Easier automation and more powerful advanced process

  • Better reading different data sources and capable of processing big data

  • Runs on a wide array of platforms and likely to run on any computer

2. What is Machine learning, AI , Deep learning?

knitr::include_graphics('types_ai.jpg')

...

3. Data : Revolution or a buzzword ?

knitr::include_graphics('andrew_ng.png')

...