label反转?
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
数据准备完成后,用feature_ops_test.py测试get_dense_feature,发现结果正常;
相同数据跑graphsage,在models/base.py下,打印下图对应inputs和labels,发现和实际图的完全相(实际0输出1,实际1输出0),想咨询这样是正常的吗?

对应的打印数据代码如下:

对应的测试graph如下:
[data.zip](https://github.com/alibaba/euler/files/3338789/data.zip)
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the report using feature_ops_test.py, models/base.py, and the provided data.zip graph. Inspect the printed inputs and labels against the expected graph values, then determine whether the inversion is expected behavior or a defect and record the verified outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100