/ca

Customer Analytics with R

Primary LanguageJupyter NotebookMIT LicenseMIT

Customer Analytics Course

This repository contains all necessary inputs to run the course hands-on labs.

Repository contents

Each session may contain:

  • keynotes
  • technical notes
  • exercises
  • solutions
  • homeworks
  • articles
  • books

Software Installation

We will use R and Rstudio. In some sessions, we will use additional packages for R.

Steps

Install R

  • Download R from: https://www.r-project.org (in our case version 3.6.3): Windows, Mac
  • Choose any mirror for downloading (for example cloud.r)
  • Install and follow the instructions
  • [Mac] Download clang 7 and gfortran 6.1 as well from here

Install Rstudio

We recommend Rstudio, an Interactive Development Environment (IDE) with lots of features that makes R easier to use:

Optional

If you want to knit PDF files, it is recommended to install MikTex or MacTex, distributions for LaTex.

In case you need a multipurpose text editor, I recommend Atom.

References

DataCamp

This class is supported by DataCamp, the most intuitive learning platform for data science. Learn R, Python and SQL the way you learn best through a combination of short expert videos and hands-on-the-keyboard exercises. Take over 100+ courses by expert instructors on topics such as importing data, data visualization or machine learning and learn faster through immediate and personalised feedback on every exercise.

Source: DataCamp