请问负采样策略如何按照频次采样,而不是随机采样
Open
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
如题。代码中实现了sample_node和sample_node_with_src,请问对于实现按照频次采样有什么方法吗?谢谢
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the implementations of sample_node and sample_node_with_src mentioned in the issue, then trace how negative samples are selected and where node frequencies are available. The issue does not name files, tests, or a defined completion criterion; clarify the intended frequency distribution and expected API behavior before estimating or implementing the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100