Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 329 Bytes

File metadata and controls

8 lines (6 loc) · 329 Bytes

Predicting Email Grammatical Flow

Trained and optimized a Classification Machine Learning model to predict the grammatical flow of email using state of the art techniques :

1. Word2Vec

2. tf-idf

3. bag-of-words.

The models used include Logistic Regression and Support Vector Mechanics with 250-300 features.