Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 288 Bytes

File metadata and controls

8 lines (5 loc) · 288 Bytes

SMS-spam-classification-using-ML

Here, we will be using various ML algorithms on the SMS dataset to find the best ML algorithm for SMS Classification

Used R for implementing ML algorithms.

Implemented Naive Bayes, SVM(linear,radial), Decision Tree and Random Forest.

Dataset: Kaggle