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

How to change dataset? #5

Open
GuFan26 opened this issue May 10, 2024 · 1 comment
Open

How to change dataset? #5

GuFan26 opened this issue May 10, 2024 · 1 comment

Comments

@GuFan26
Copy link

GuFan26 commented May 10, 2024

Hi,I want to ask that how to run the projects with another dataset. Now,I can successfully run the projects with the dataset NYCBike 1,but i don't know how to change it into BJTaxi.

@Echo-Ji
Copy link
Owner

Echo-Ji commented May 16, 2024

You can make a directory named BJTaxi and put the relevant data here.

Next, you can directly run it with the following code:

> ./runme.sh 0 BJTaxi

Good luck!

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