Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 375 Bytes

Readme.md

File metadata and controls

5 lines (5 loc) · 375 Bytes

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:

  1. Data cleaning and preprocessing
  2. Splitting data sets into training and testing.
  3. Applying Random forest classifier algorithm to train the model.