farhanghazi97 / ML-Text-Classification

Develop various machine learning models to perform topic classification given a corpus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML-Text-Classification

Given a corpus, we developed several supervised machine learning models such as Multinomial Naive-Bayes, Multi-layer Perceptron and Convolution Neural Networks that were trained on a subset of the corpus data, and then tasked with doing topic classification on unseen data.

About

Develop various machine learning models to perform topic classification given a corpus.


Languages

Language:Jupyter Notebook 63.3%Language:Python 36.7%