/Text_Sentiment_Analysis

Machine Learning Course Project

Primary LanguageJavaScript

Pattern Recognition and Machine Learning

Course Project - Twitter Sentiment Analysis

Course Instructor: Dr. Richa Singh

View website here: https://sentiment-analysis--ml.herokuapp.com

Report ColabFile Dataset

Table of contents

Information

Classifiers Used:

  • Logistic Regression
  • Multi-layer Perceptron(MLP)
  • LinearSVC
  • Feature Selection - SelectKBest method

Technologies

Project is created with:

  • Django
  • Html
  • css
  • python

Setup

To run this project, install it locally:

$ Pip install Django

$ django-admin startproject projectname

$ cd ../project name

$ python manage.py startapp appname

$ python manage.py makemigrations

$ python manage.py migrate

$ python manage.py runserver

Contributors:

Name Roll Number Year Department
Hemanth Gattu B19EE030 Sophomore Electrical Engineering
Hari Bhuthanadhu B19EE017 Sophomore Electrical Engineering
Sujitha Guvvala B19EE033 Sophomore Electrical Engineering