Machine Learning with R

Machine Learning as the name suggests is the field of study that allows computers to learn and take decisions on their own i.e. without being explicitly programmed. These decisions are based on the available data that is available through experiences or instructions. It gives the computer that makes it more similar to humans: The ability to learn. Machine learning is actively being used today, perhaps in many more places than one would expect.

This Machine Learning with R Programming tutorial aims to help learn both supervised and unsupervised machine learning algorithms with the help of well-explained and good examples.

Introduction

Data Processing

Supervised Learning

Unsupervised Learning

Time Series Analysis

Misc

Applications and Projects