-
Notifications
You must be signed in to change notification settings - Fork 30
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
无法绘制正确的散点图,请求发布完整的代码 #7
Comments
你好 visualization.ipynb中的UNSW-NB15的test与 emb.npy文件从何来 |
Thanks for pointing out the issue in argparser. For visualization, I guess there are few you can try:
|
您好,请问您解决了吗? |
我当时代码写的有问题,你要做这个方向吗,你是本科还是研究生吗,感觉这个方向有点坑喔
…---原始邮件---
发件人: ***@***.***>
发送时间: 2024年5月3日(周五) 晚上9:45
收件人: ***@***.***>;
抄送: "Kaian ***@***.***>;"State ***@***.***>;
主题: Re: [George730/E-ResGAT] 无法绘制正确的散点图,请求发布完整的代码 (Issue #7)
你好 visualization.ipynb中的UNSW-NB15的test与 emb.npy文件从何来
您好,请问您解决了吗?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,我对您的研究很感兴趣,但我在复现的过程中遇到了一些问题:
fit_model.py
中的命令行参数设置存在语法问题:对于bool类型参数设置,无法怎么设置binary都是True,这是很基础的语法问题。
此外,我修改后模型的多分类任务上准确率能够达到98.45%,各个类别得分正常,但是绘制的散点图没有
visualization.ipynb
中的效果,我恳请您能提供一份完整的最终代码,我的邮箱为919863493@qq.com
,谢谢。The text was updated successfully, but these errors were encountered: