File size: 396 Bytes
f44c10a bb9fbba f44c10a cb381ca f44c10a cb381ca |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
language:
- en
library_name: keras
pipeline_tag: text-classification
---
# NN Enron1 spam
This model is a best-effort reconstruction of the text classifier neural network (NN)
with self-trained embeddings in the [Bayes or Spam?](https://github.com/tbitai/bayes-or-spam) project.
It was trained on the on the [Enron1](https://www2.aueb.gr/users/ion/data/enron-spam/index.html) spam dataset. |