Hacker News new | ask | show | jobs
by chandureddyvari 2078 days ago
I’m guessing text classification model trained on https://www.kaggle.com/datasnaek/mbti-type or similar dataset. The script parses all the comments of the user from reddit and feeds it to the model and model predicts the probabilities of the 16 possible personalities.
1 comments

Yep, you've figured it out!