5 citations · 14 across the 5 of their papers we have counts for
Showing 2022 · cs.SEShow all
2 papers · 2 filters
cs.SE2022★ 2 cited
How to Find Actionable Static Analysis Warnings: A Case Study with FindBugs
Rahul Yedida, Hong Jin Kang, Huy Tu +3
Automatically generated static code warnings suffer from a large number of false alarms. Hence, developers only take action on a small percent of those warnings. To better predict…
cs.SE2022★ 4 cited
How to Improve Deep Learning for Software Analytics (a case study with code smell detection)
Rahul Yedida, Tim Menzies
To reduce technical debt and make code more maintainable, it is important to be able to warn programmers about code smells. State-of-the-art code small detectors use deep learners,…