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

Data visualization #37

Open
ahariri13 opened this issue Jan 4, 2020 · 2 comments
Open

Data visualization #37

ahariri13 opened this issue Jan 4, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ahariri13
Copy link

ahariri13 commented Jan 4, 2020

How can I extract the predicted values for comparison with the real values of the testing data. I am having some errors with TensorBoard and reading the event file (any guidance would be appreciated). Otherwise I think I can save the predictions in a list and save as CSV file.

@VeritasYin
Copy link
Owner

In the released code, we did not provide special visulization function or output for TensorBoard. You might have to save those predictions and plot them manually.

@VeritasYin VeritasYin self-assigned this Jan 7, 2020
@VeritasYin VeritasYin added the enhancement New feature or request label Jan 7, 2020
@xyhlx
Copy link

xyhlx commented Apr 15, 2024

如何提取预测值与测试数据的实际值进行比较。我在 TensorBoard 和阅读事件文件时遇到一些错误(任何指导都不会胜感激)。否则我想我可以将预测保存在列表中并另存为 CSV 文件。

Hello, ahariri13
How do you save the prediction results in a list and save them as a CSV file? How to visually compare prediction results with real data? Just like this picture: https://github.com/VeritasYin/STGCN_IJCAI-18/raw/master/figures/PeMS_R39.png
This is my email: 2693567440@qq.com
I need your help, thanks!

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

No branches or pull requests

3 participants