-
๐ญ Iโm currently working on Decision Tree on Tweet data
-
๐ฑ Iโm currently learning Python, SQL, MySQL
-
๐ฌ Ask me about Machine Learning, AI, NLP
-
๐ซ How to reach me [email protected]
In this project I have taken the sentiment140 dataset. It contains 1,600,000 tweets extracted using the twitter api. The tweets have been labeled (0 = negative, 4 = positive). Here I have shown tokenization, vectorization on tweets. Here I have applied Decision Tree on twitter dataset.