You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi first of all great work. (The only github repo which analyses the PITT ads dataset). Could you share some info on how to run the similar code for python3.
I did use python-modernize to change the python files but it still keeps failing when I try to run prepare_data.sh.
The text was updated successfully, but these errors were encountered:
Hi, I think the easiest way is to keep using python2. Or, you would need to spend some time renaming the functions or using external tools. Definitely, this is not the only repo, please also check out https://github.com/mayu-ot/ads2018 which is the challenge winning team's implementation.
Hi first of all great work. (The only github repo which analyses the PITT ads dataset). Could you share some info on how to run the similar code for python3.
I did use
python-modernize
to change the python files but it still keeps failing when I try to runprepare_data.sh
.The text was updated successfully, but these errors were encountered: