
This course introduces R programming environment as a way to have hands-on experience with Data Science.
It starts with a few basic examples in R before moving onto doing statistical processing.
The course then introduces Machine Learning with techniques such as regression, classification, clustering, and density estimation, in order to solve various data problems.
This course is for beginners, but it helps to have some basic understanding of statistics (mean, median, scatter plot) and preliminary knowledge of any programming.
The course also assumes that you know how to download and install various programs/apps, and you are able to edit and debug simple programs
Writing simple R programs to do basic mathematical and logical operations