You are browsing as a guest. Sign up (or log in) to start making projects!

2h 43m 56s logged

Update #2

I’m really stupid.

I found this library called simplegmail which handles the oauth and the parsing for me, so far a particular message I can just call message.id or message.html to get content. I quit on classifier.ipynb and just started a new one, and I managed to get a dataframe for ALL the mails which is really exciting!

next stage: convert the combined text feature into numerical data via tf-idf(Term Frequency-Inverse document Frequency) vectorization. Then, I need to implement unsupervised KNN and have the user label the clusters.

image -> short snippet of the dataframe I generated, im so proud ^^

0
3

Comments 0

No comments yet. Be the first!