An open API service indexing awesome lists of open source software.

https://github.com/tonywu71/multi-label-email-classifier

Multi-label classifier that can classify an email into eight classes based on the metadata extracted from the email.
https://github.com/tonywu71/multi-label-email-classifier

kaggle-challenge multi-label-classifier

Last synced: about 2 months ago
JSON representation

Multi-label classifier that can classify an email into eight classes based on the metadata extracted from the email.

Awesome Lists containing this project

README

        

# Email Multi-label Classifier - Kaggle Challenge

This repository contains the work of the *GroundTruth* team for the Kaggle Challenge of the *Machine Learning* course at CentraleSupélec. Our team ended up 6th out of 61 teams.

You can find in the `Report` directory that contains a report describing the various techniques we have used.

**Description of the competition:**

We often face the problem of searching meaningful emails from thousands of promotional emails. This challenge focuses on creating a multi-label classifier that can classify an email into eight classes based on the metadata extracted from the email.

![kaggle_overview](ressources/kaggle_overview.png)

![kaggle_leaderboard](ressources/kaggle_leaderboard.png)