Skip to content

gazalpatel/Supervised-Machine-Learning-in-R

Repository files navigation

Supervised-Machine-Learning-in-R

This project includes implementation of supervised machine learning algorithms in R language.

PROBLEM: DEVELOP A CLASSIFICATION MODEL THAT WILL IDENTIFY THE COMPENSATION LEVEL OF AN INDIVIDUAL USING DECISION TREE, NAIVE BAYES AND kNN ALGORITHMS.