Proceedings of the 26th Conference on Program Comprehension 2018
DOI: 10.1145/3196321.3196365
|View full text |Cite
|
Sign up to set email alerts
|

Towards just-in-time refactoring recommenders

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
10
0
2

Year Published

2019
2019
2022
2022

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 13 publications
(13 citation statements)
references
References 8 publications
1
10
0
2
Order By: Relevance
“…Motivation. An example that is similar to this study is the work by Pantiuchina et al [17] that proposes to predict code smells. Their work uses source code quality to predict whether a module is likely to be affected by code smells in the future.…”
Section: Rq 3 : Can We Use An Existing Approach To Predictsupporting
confidence: 62%
See 2 more Smart Citations
“…Motivation. An example that is similar to this study is the work by Pantiuchina et al [17] that proposes to predict code smells. Their work uses source code quality to predict whether a module is likely to be affected by code smells in the future.…”
Section: Rq 3 : Can We Use An Existing Approach To Predictsupporting
confidence: 62%
“…This technique is widely used for defect prediction, where the characteristics of each module are used to predict whether the module is defective [16]. Since an example that is similar to this study is the work by Pantiuchina et al [17] that proposes to predict code smells, we can use it as a baseline approach.…”
Section: Predicting Decaying Modulesmentioning
confidence: 99%
See 1 more Smart Citation
“…Pošto ne postoji mnogo rešenja koja koriste istoriju promena koda za detekciju code smell-ova, razmotrena su i rešenja koja koriste sličan pristup u cilju detekcije drugih vrsta nedostataka u kodu. U radu [9] su autori predstavili alat za prevenciju code smell-ova COSP (COde Smell Predictor) koji za datu klasu predviđa da li će sadržati neki tip code smell-a u narednih t dana. Za implementaciju COSP alata su koristili Weka 1 implementaciju Random Forest klasifikatora.…”
Section: Slika 1 Ulaz U Transformer Je Sekvenca Od Više Tokena Gde unclassified
“…Za implementaciju sistema korišćen je programski jezik Python i biblioteke NumPy 7 , Scikit-learn 8 i PyTorch 9 , koje su služile za pretprocesiranje podataka, računanje Fmere, kreiranje, obučavanje i evaluaciju modela. Korišćena je imbalanced-learn 10 implementacija SMOTE tehnike za balansiranje podataka.…”
Section: Implementacija Sistemaunclassified