2020 International Conference on Computer Science, Engineering and Applications (ICCSEA) 2020
DOI: 10.1109/iccsea49143.2020.9132849
|View full text |Cite
|
Sign up to set email alerts
|

Application of Naïve Bayes classifiers for refactoring Prediction at the method level

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(3 citation statements)
references
References 10 publications
0
3
0
Order By: Relevance
“…The author's results suggest that leveraging confirmation messages significantly improved the accuracy of recommending refactorings. Panigrahi et al (2020) conducted a study in which they proposed models based on Naive Bayes classifiers (Gaussian, Multinomial and Bernoulli) to predict method-level software refactorings. In addition, the authors used techniques such as SMOTE, UPSAMPLE and RUSBOOTS for data balancing.…”
Section: Related Workmentioning
confidence: 99%
“…The author's results suggest that leveraging confirmation messages significantly improved the accuracy of recommending refactorings. Panigrahi et al (2020) conducted a study in which they proposed models based on Naive Bayes classifiers (Gaussian, Multinomial and Bernoulli) to predict method-level software refactorings. In addition, the authors used techniques such as SMOTE, UPSAMPLE and RUSBOOTS for data balancing.…”
Section: Related Workmentioning
confidence: 99%
“…Panigrahi, Kuanar, and Kumar [44] proposed a model for predicting the opportunities of using refactoring at the method level by using three Naïve Bayes classifiers (Bernoulli (GNB, MNB, BNB), Gaussian, and Multinomial). The results of the experiment on the performance of the three Nave Bayes classifiers demonstrated that the Bernoulli Nave Bayes classifier outperforms the other two classifiers in terms of accuracy.…”
Section: A Machine Learning-based Refactoring Predictionsmentioning
confidence: 99%
“…Classification Logistic regression 34 is used to solve multiclass problems when dependent variables are nominal by using logistic regression analysis.…”
Section: Multinomial Logistic Regressionmentioning
confidence: 99%