SRNN Datapreprocessing script - #124
Conversation
|
Pushkal Katara (@pushkalkatara) is there any reason you preferred |
|
Don Dennis (@metastableB) |
|
Pushkal Katara (@pushkalkatara) Yes I am apprehensive about adding an extra dependency just for one script though I must admit I don't have an idea of how complex the code will become if we do plain numpy. Lets use |
|
Don Dennis (@metastableB) are you able to fix this using pandas? |
|
Pushkal Katara (@pushkalkatara) do you want me to take over or are you working on this? |
|
I can work on it. We would require to save the pandas data-frame in a format |
|
Thanks! Ah, I did not think this through. CSV will causes file sizes to bloat. It seems We might have to change the scripts to reflect the new files names. |
|
Pushkal Katara (@pushkalkatara) Any updates? |
|
Don Dennis (@metastableB) Yes, I'll make the changes today. |
2120eb9 to
7f90603
Compare
Hi Harsha Simhadri (@harsha-simhadri) ,
this is a quick implementation of the script
process_google.py.Also, I have checked SRNN and the accuracy is in the .ipynb of the PR.
Solves issue #122