You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related issue: Determine a primary name for an identified person #28
The motivation is the same as in #28: we want to know the primary email and not just an id.
It looks like different approaches will work for name and email, so there are two issues for both of them
Plan:
Plan:
Get the data for proper validation. We may use Github API but many users do not keep email publicly available
Test simple heuristics like
take the most frequent email without blacklisted host like gmail, inbox, etc (it is more personal emails).
???
If simple heuristics do not give good performance train something like GBDT.
The text was updated successfully, but these errors were encountered:
vmarkovtsev
changed the title
Determine a primary work email for an identified person
Determine the primary work email for an identified person
Jul 25, 2019
Please note: when calculating the stats, we should take into account only the last year. If there are too few commits in the last year - then the last two years, and etc.
Related issue: Determine a primary name for an identified person #28
The motivation is the same as in #28: we want to know the primary email and not just an id.
It looks like different approaches will work for name and email, so there are two issues for both of them
Plan:
Plan:
The text was updated successfully, but these errors were encountered: