Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sentimental Analysis with 3 models: Logistics Regression, Support Vector Classifier, Naive Bayes (MultinomialNB) . [GSSOC'23] #200

Open
Pritamstudent opened this issue Jul 12, 2023 · 0 comments

Comments

@Pritamstudent
Copy link

I want to do the proper structured sentimental analysis of the twitter data. The model will predict whether the tweets are negative, positive or neutral. The link to the dataset is given below:
Twitter Data

I would like to do the structured text-preprocessing of the data, structure the model and then evaluate the model using accuracy, precision, recall, f1-score. Then, formulate the confusion matrix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant