We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请问方便公开一下清洗DBLP4area数据集的清洗脚本,或者是能更详细说明一下论文里所用数据集是如何基于原始dblp4area数据集清洗得来的吗?谢谢。
我根据论文描述以如下方法在原始DBLP4area上清洗出来的数据集无法复现论文里报告的精度。
The text was updated successfully, but these errors were encountered:
同楼上,感谢~
Sorry, something went wrong.
我们的处理方法与这篇一致,供你参考。 HAHE: Hierarchical A�entive Heterogeneous Information Network Embedding
No branches or pull requests
请问方便公开一下清洗DBLP4area数据集的清洗脚本,或者是能更详细说明一下论文里所用数据集是如何基于原始dblp4area数据集清洗得来的吗?谢谢。
我根据论文描述以如下方法在原始DBLP4area上清洗出来的数据集无法复现论文里报告的精度。
4.然后基于以上构造的邻接矩阵,对于某条metapath,用该路径下对应的邻接矩阵的序列的点积来求该路径的commuting matrix;
The text was updated successfully, but these errors were encountered: