HaPy-Bug - Bug localization learning to rank algorithm results
收藏Figshare2025-04-11 更新2026-04-08 收录
下载链接:
https://figshare.com/articles/dataset/HaPy-Bug_-_Bug_localization_learning_to_rank_algorithm_results/24448888/1
下载链接
链接失效反馈官方服务:
资源简介:
# Replication Package for L2R Models Evaluation<br>This repository contains all necessary resources to replicate the experiments described in our evaluation of Learning-to-Rank (L2R) models applied to grayscale-based code change analysis.<br>## OverviewWe evaluate three L2R models for ranking modified lines of code based on their relevance:**Model 1**: Baseline L2R model.**Model 2**: Uses expert-annotated data.**Model 3**: Fully automated grayscale-based annotation model.<br>Model 3 automatically assigns labels to modified code lines based on grayscale heuristics, and its ranking results are generated similarly to Model 2.<br>### Results Summary<br>| Model | MAP | MRR | ACC@1 || Model 1 | 0.408 | 0.659 | 0.521 || Model 2 | 0.429 | 0.705 | 0.608 || Model 3 | 0.427 | 0.704 | 0.608 |<br>These results suggest that the automatic grayscale-based Model 3 achieves comparable performance to expert-labeled Model 2, at a much lower cost.<br><br>## How to Replicate<br>All files required to replicate the experiments (datasets, configuration, and scripts) are available at:<br>👉 https://doi.org/10.6084/m9.figshare.24448888
提供机构:
Narębski, Jakub; Stencel, Krzysztof; Fejzer, Mikołaj; Przymus, Piotr
创建时间:
2025-04-11



