Text classification project using CNN
- Classification Task: of 18000+ new articles which had to be classified among 20 different categories.
- This project involved lot of data cleaning - used regex and python for the same.
- Built 2 types of CNN model and achieved an highest of 70% test accuracy on one of the models.