Comment abuse is a common phenomenon that prevails over social media platforms and forums. Detecting and removing such entities from social media is crucial. The project includes a machine learning model which consists of:
- Data cleaning and preprocessing
- Splitting data sets into training and testing.
- Applying Random forest classifier algorithm to train the model.