attack-comment-classification Report and code classifying Wikipedia Talk page comments as personal attacks or not Submitted as an assignment for Applied Machine Learning for Social Science course Contents writeup.Rmd and writeup.pdf Cleaned, described, and visualised aspects of Wikipedia Talk page comments using text analysis techniques Performed feature engineering on the comments Evaluated several machine learning techniques including Naive Bayes, LASSO, Random Forest, Multi-Layer Perceptron to classify comments classifier.Rmd and classifier.pdf Code for the final model with the best F1 score on the test set