Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

only can you share data? to try your code? #1

Open
Sandy4321 opened this issue Jun 16, 2020 · 5 comments
Open

only can you share data? to try your code? #1

Sandy4321 opened this issue Jun 16, 2020 · 5 comments

Comments

@Sandy4321
Copy link

great code thanks
only can you share data? to try your code?

@u1234x1234
Copy link
Owner

Hello,

Thanks for your interest.

You can get the data here:
https://www.automl.ai/competitions/3#learn_the_details-evaluation

Google drive link:
https://drive.google.com/drive/folders/1Y0i6MoKHWaPWXdn0QPecBV01-Sh66qjY

I didn't use any external data, only the 5 datasets provided by the organizers of the competition. (link above)

@Sandy4321
Copy link
Author

great thanks,
1
how long it takes to train?
2
will it work on windows?

@u1234x1234
Copy link
Owner

  1. You could specify any training time you want (time_budget parameter):
    https://github.com/u1234x1234/KDD-Cup-2020-AutoGraph-Challenge/blob/master/model.py#L24
    In the challenge it was about 5 minues.

  2. By default, it requires the Docker and GPU to work. As far as I know, there's no support for nvidia-docker for Windows, so you need to make changes to run it without Docker. For the most part, it is about installing dependencies (pytorch-geometric, dgl, tune).

@Sandy4321
Copy link
Author

I see, so I can not use it
can you recommend another repo of somebody else , bot good for windows?

@u1234x1234
Copy link
Owner

Sorry, unfortunately, I'm not familiar with any repositories on this problem that runs on Windows, so could not help you with this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants