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.
- Host: GitHub
- URL: https://github.com/tonywu71/multi-label-email-classifier
- Owner: tonywu71
- License: mit
- Created: 2021-01-09T13:05:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T07:30:43.000Z (over 2 years ago)
- Last Synced: 2025-01-31T23:45:11.897Z (4 months ago)
- Topics: kaggle-challenge, multi-label-classifier
- Language: Jupyter Notebook
- Homepage:
- Size: 78.9 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

