Skip to content

sanketv010/Reddit-Sentiment-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Sentiment Analyzer

This repository contains code for a Reddit Sentiment Analyzer, which utilizes an XGBoost model to analyze sentiment in Reddit comments and textual posts. The project is designed to be end-to-end, with modular code for data processing, model training, and web application deployment.

Model Performance

  • Training Accuracy: 94%
  • Testing Accuracy: 91%

Usage

  1. Install dependencies using pip install -r requirements.txt.
  2. Run the web application using app.py to allow users to analyze sentiments interactively.

License

This project is licensed under the MIT License.

About

Analyze the sentiment of Reddit posts and comments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published