Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 283 Bytes

File metadata and controls

4 lines (3 loc) · 283 Bytes

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.