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

GEML Implement #159

Merged
merged 8 commits into from
Sep 4, 2021
Merged

GEML Implement #159

merged 8 commits into from
Sep 4, 2021

Conversation

Apolsus
Copy link
Collaborator

@Apolsus Apolsus commented Aug 27, 2021

Implement GEML model, and add the TrafficStateOdDataset.

Copy link
Member

@aptx1231 aptx1231 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要修改一下。
改完之后跑一下,别出错。

libtraffic/config/model/traffic_state_pred/GEML.json Outdated Show resolved Hide resolved
libtraffic/config/data/TrafficStateODDataset.json Outdated Show resolved Hide resolved
libtraffic/executor/geml_executor.py Outdated Show resolved Hide resolved
libtraffic/model/traffic_demand_prediction/GEML.py Outdated Show resolved Hide resolved
libtraffic/model/traffic_demand_prediction/GEML.py Outdated Show resolved Hide resolved
@Apolsus
Copy link
Collaborator Author

Apolsus commented Aug 31, 2021

使用的 NYCTAXI202004-202006_od 数据集需要做一点修正,需要去除 config文件中的 data_cols(与数据集列名不合)。然后重命名 rel 文件为 NYCTAXI202004-202006_od.rel。

@aptx1231
Copy link
Member

使用的 NYCTAXI202004-202006_od 数据集需要做一点修正,需要去除 config文件中的 data_cols(与数据集列名不合)。然后重命名 rel 文件为 NYCTAXI202004-202006_od.rel。

traffic_od_prediction目录没有__init___.py
TrafficStateOdDataset.py没改

aptx1231
aptx1231 previously approved these changes Aug 31, 2021
aptx1231
aptx1231 previously approved these changes Aug 31, 2021
@Apolsus Apolsus merged commit 7eca580 into master Sep 4, 2021
@Apolsus Apolsus deleted the ODMP branch September 4, 2021 11:23
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

Successfully merging this pull request may close these issues.

2 participants