Text mining project: MBTI type classification using their posts.
Kaggle's MBTI-type data set is used for this project.
This repo is for binary classification. We considered 4 classification methods:
- Logistic Regression
- Gaussian Naïve Bayes
- XGBoost
- Light GBM