alibaba / alibaba/euler

怎么获取node_id对应的embeding向量?

Open
#232 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.9k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

请教下我输入进来的有131005个节点,可是构造graph时却显示126226个节点。这个是什么原因造成的?输出的id.txt是131005条,怎么获取node_id对应的embeding向量。thx!
![image](https://user-images.githubusercontent.com/62098835/76512994-91a80f80-6490-11ea-8f2b-62af16bdb369.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the graph-construction input and the generation of id.txt; compare the 131005 input node IDs with the 126226 nodes retained in the graph. Then locate the embedding output keyed by node_id and document how to retrieve its vector. Done when the node-count discrepancy is explained and the retrieval procedure is reproducible.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.