This project explores the use of Convolutional Nerual Networks to find a better generalized model than regular supervised learning models in classifying whether a question asked on the Quora's platform is sincere or not.
- Quora insincere Questions - Competition Page Kaggle
- GloVe 100d
- No need to upload/download it, wget command with link in jupyter file to download directly to the root folder
- Python 3.7
- Numpy
- Pandas
- Scikit-learn
- NLTK
- Imblearn
- Keras with Tensorflow backend