/Tweets-Predict_Author

The Project challenges students with a difficult learning task: predicting authors of test tweets from among a very large number of authors found in training tweets.

Primary LanguageJupyter Notebook

Tweets-Predict_Author

https://www.kaggle.com/c/whodunnit This project ranked 12/162 during the competition in kaggle. We used Tf-Idf to select features, and Linear SVM as model. The final accuracy is 32.226%

/Python Scripts/ML_Scripts.py is the final version /Project Submission Folder/ has the detailed report for this project