gauravnepal/SMS-Spam-Detection-NLP-Model-using-Spark
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
~~~~~~~~~~~~~read-me~~~~~~~~~~~~~~~~~~~ This NLP_Code_Along.ipynb is a notebook, along with all required code for build a machine learning model using Spark. We'll use a classic dataset for this. - UCI Repository SMS Spam Detection, I have upload dataset, you can directly download and use it or you can download from:download on this link https://archive.ics.uci.edu/ml/datasets/SMS+Spam+Collection. It includes following process: - Data Preparation - Data Cleaning - build a machine learning model - Train model - Test Model - Evaluation of Model (accuracy) Dig the code and modify !!!!