2020 International Conference on Data Analytics for Business and Industry: Way Towards a Sustainable Economy (ICDABI) 2020
DOI: 10.1109/icdabi51230.2020.9325677
|View full text |Cite
|
Sign up to set email alerts
|

Software Defects Prediction using Machine Learning Algorithms

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...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 16 publications
(4 citation statements)
references
References 19 publications
0
3
0
Order By: Relevance
“…Results confirmed the practicality of combining multiple ML algorithms for software fault prediction. The SMOreg classifier did better than the ANN classifier in terms of performance [21].…”
Section: Related Workmentioning
confidence: 88%
“…Results confirmed the practicality of combining multiple ML algorithms for software fault prediction. The SMOreg classifier did better than the ANN classifier in terms of performance [21].…”
Section: Related Workmentioning
confidence: 88%
“…Thus, the ML models seek to infer the best mathematical equation to fit the training data acting as regressor models. Motivated by their good performance in related studies in the literature (Romero, 2019; Hooda et al , 2021), the following models were selected: ZeroR (Sangeorzan, 2020) is a rule-based model that operates with the mean of the data. Linear Regression (LR) (Pal and Bharati, 2019) uses the Akaike criterion for model selection and is capable of handling weighted instances. SMOreg (Assim et al , 2020) implements a specific SVM for regression problems. Decision Stump (DS) (Uskov et al , 2021) belongs to the group of tree algorithms and is one of the most basic. Random Forest (RF) (Schonlau and Zou, 2020) belongs to the group of tree algorithms, but follows a more complex approach than DS. Particularly, it is composed of a set of n trees that finally ends up assembled into one to make a prediction. …”
Section: Methodsmentioning
confidence: 99%
“…In [23], the authors developed ML models for defect prediction in the domain of software reliability and performance. The models were built using ANN, random forest (RF), random tree (RT), decision table (DT), linear regression (LR), Gaussian processes (GP), SMOreg, and M5P.…”
Section: B Software Risk Prediction Modelsmentioning
confidence: 99%