SRNN Datapreprocessing script#124
SRNN Datapreprocessing script#124pushkalkatara wants to merge 3 commits intomicrosoft:harsha/reorgfrom
Conversation
|
@pushkalkatara is there any reason you preferred |
|
@metastableB |
|
@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 |
|
@metastableB are you able to fix this using pandas? |
|
@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. |
|
@pushkalkatara Any updates? |
|
@metastableB Yes, I'll make the changes today. |
2120eb9 to
7f90603
Compare
Hi @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