qsoo / MBTI

Text mining project: MBTI type classification using their posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Text mining project: MBTI type classification using their posts.


Languages

Language:Jupyter Notebook 100.0%