Activities in Evaluate and Analyze
4 activities · 1 phase
| # | Name | Abbrev. | Guidance | Dependencies | Actions |
|---|---|---|---|---|---|
|
Evaluation
4
|
|||||
| 1 | Compare against baselines | EAE-1 | Compare GGNN against: LOC (local bidirectional GRU, no usage context), AVGBIRNN (bidirectional RNN averaged over … | ||
| 1 | Discover real-world bugs | EAE-1 | Rank variable usage locations by model confidence that a different variable should be used. Inspect … | ||
| 1 | Evaluate on seen and unseen projects | EAE-1 | Run evaluation on SEENPROJTEST (projects with files in training) and UNSEENPROJTEST (completely held-out projects). Report … | ||
| 1 | Run ablation study | EAE-1 | Systematically vary: (1) edge types used — syntax only, semantic only, combined; (2) node label … | ||