ashishsahu1 / ML-ProjectYard

This repo consists of multiple machine learning based projects with frontend
Mozilla Public License 2.0
207 stars 144 forks source link

Questions to Subject Classification #441

Closed Manasi2001 closed 3 years ago

Manasi2001 commented 3 years ago

Inside the CSV file, two columns are present:

  1. eng: The full question or description of the questions.
  2. Subject: Which subject does the question belong to. It has 4 classes, Physics, Chemistry, Biology, and Mathematics.

Aim

The aim is to perform NLP and classify the questions into their respective subjects.