Skip to content

In this session, we’ll show you how to use machine learning to analyse a person’s personality based on their real-time Twitter feed. Specifically, we’ll first use the Twitter API to procure our input data before running a naive Bayes classifier to train and test our model, which will then be able to categorize new Twitter profiles live into a My…

Notifications You must be signed in to change notification settings

The-Assembly/Predict-Twitter-Personality-Types-with-Machine-Learning

Repository files navigation

Predict-Twitter-Personality-Types-with-Machine-Learning

In this session, we’ll show you how to use machine learning to analyse a person’s personality based on their real-time Twitter feed. Specifically, we’ll first use the Twitter API to procure our input data before running a naive Bayes classifier to train and test our model, which will then be able to categorize new Twitter profiles live into a Myers-Briggs Type Indicator (MBTI). Most of you will already be familiar with this popular metric, which uses a 4 letter result (such as INFJ or ENFP) to summarize different personality characteristics in terms of how individuals perceive the world and make decisions. Normally, this is derived through questionnaires and psychometric tests administered to each person, but here we’ll automatically get a result at the click of a button.

Prerequisites: —JupyterLab (https://jupyter.org/) —Twitter Developer Account (https://developer.twitter.com/en/dashboard)


To learn more about The Assembly’s workshops, visit our website, social media or email us at workshops@theassembly.ae
Our website: http://theassembly.ae Instagram: http://instagram.com/makesmartthings Facebook: http://fb.com/makesmartthings Twitter: http://twitter.com/makesmartthings

#MachineLearninng #JupyterLab

About

In this session, we’ll show you how to use machine learning to analyse a person’s personality based on their real-time Twitter feed. Specifically, we’ll first use the Twitter API to procure our input data before running a naive Bayes classifier to train and test our model, which will then be able to categorize new Twitter profiles live into a My…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published