Skip to content

A simple logistic regression application to predict the response of a customer, based on the reviews given by them. This can then be used to target a specific client base for some particular products/services.

Notifications You must be signed in to change notification settings

doomsday4/sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sentiment Analysis

A simple logistic regression application to predict the response of a customer, based on the reviews given by them. This can then be used to target a specific client base for some particular products/services. The jupyter notebook specifies each step in detail, along with the uses of each library and function that have been implemented in the code. The link to the dataset used in the model- https://www.kaggle.com/datasets/snap/amazon-fine-food-reviews?select=Reviews.csv With the 'archive' folder and the notebook downloaded in the same folder, this code can be run on any local machine. There are other datasets available on kaggle as well.

About

A simple logistic regression application to predict the response of a customer, based on the reviews given by them. This can then be used to target a specific client base for some particular products/services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published