Classifying Tweets - Tweets Location - Twitter Classification Cumulative Project

Hello,

I finished my project:

Tweet Location

My Codecademy Challenging Part-2 Project From The Data Scientist Path Foundations of Machine Learning: Supervised Learning Course, Advance Classification Models Section.

Using a Naïve Bayes Classifier Model, classify any tweet (or sentence) and predict whether that sentence came from New York, London, or Paris.

Project Blog
Python Code Presentation (Jupyter Notebook)

Thank you for feed back!

please check out my project as well…

I just finished the the Twitter Classifier project.
Here is my code.
Twitter Classification Project
Please I will welcome any feedback.

Regards!

Hi, for the tweet location project I’ve been following every step, but my accuracy score is only 23%. Do you guys know what could be the issue?

[update] Found the problem. when using panda to read the json file, I inputed the wrong file.