Closed AndreiBarsan closed 8 years ago
Awesome work, LGTM :) Can you maybe also post the output of the preprocessing with the user-trained embeddings?
Thanks for reviewing! I'll post the results once I get them. It may take a while, so I may just have to wait until tomorrow.
I got only 0.85600 on Kaggle, which isn't great. Slightly reduced learning rate (0.000075), trained embeddings for test data too, and reduced their dimensionality from 300 to 275. Running on kaggle now.
Did a bit of engineering. My Euler queue is now pretty backlogged. :D Still WIP, as the code needs a little bit of cleanup.
gensim
library.Fabric3
, which allows us to use Fabric with Python 3 (pip install Fabric3
; seefabfile.py
)train_model.py
as well.