Introduction to Machine Learning in R - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute

356 visits



Outline:

About Machine Learning. Types of Machine learning-Supervised learning, Unsupervised learning, Semi-supervised learning and Reinforcement learning. Classification and Regression techniques. Workflow of an ML Classifier algorithm. General steps of a classification machine learning algorithm. Use the dataset with chosen variables. Visualizing Feature Space and the partition line using ggplot2. Performing Train-test split. Construction of a dummy classifier. Evaluation of an ML algorithm.