Hacker News new | ask | show | jobs
by lormayna 2077 days ago
Can I ask how is working? I am mostly ENTP, but your test told me that I am INFP
1 comments

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.
Yep, you've figured it out!