/MBTI

Text mining project: MBTI type classification using their posts.

Primary LanguageJupyter Notebook

MBTI

Text mining project: MBTI type classification using their posts.

Data

Kaggle's MBTI-type data set is used for this project.

Models

This repo is for binary classification. We considered 4 classification methods:

  • Logistic Regression
  • Gaussian Naïve Bayes
  • XGBoost
  • Light GBM