Skip to content

omniverse-labs/model-based-machine-learning

Repository files navigation

Unclutter Your Inbox

YT

YouTube Link - https://youtu.be/lmGOQ3SRoPc

This project shows how to build a classifier to classify emails as clutter or not clutter. Multiple machine learning models are developed and compared. All are built using model-based approach with the probabilistic framework Pyro.

The project uses Enron Email Dataset, and a lot of work is done to preprocess and prepare the dataset for training the models (all scripts are included).

You can read the jupyter notebook file for details about the dataset, the preprocessing, the probabilistic models used and the implementation.

Prerequisites:

The project is developed using Google Colab, but you can run it on your local machine provided you have python and jypyter installed.

Tech Stack

  1. Pyro
  2. NTLK
  3. Gensim
  4. Spacy

About

Model Based Machine Learning Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published