paper-with-me

홈 › Papers

A Meta-analytical Comparison of Naive Bayes and Random Forest for Software Defect Prediction

2023-06-27 · Ch Muhammad Awais, Wei Gu, Gcinizwe Dlamini, Zamira Kholmatova, Giancarlo Succi

Is there a statistical difference between Naive Bayes and Random Forest in terms of recall, f-measure, and precision for predicting software defects? By utilizing systematic literature review and meta-analysis, we are answering this question. We conducted a systematic literature review by establishing criteria to search and choose papers, resulting in five studies. After that, using the meta-data and forest-plots of five chosen papers, we conducted a meta-analysis to compare the two models. The results have shown that there is no significant statistical evidence that Naive Bayes perform differently from Random Forest in terms of recall, f-measure, and precision.

📄 PDF Abstract BibTeX arXiv:2306.15369

Code (1)

cm-awais/sdp_nb_rf_meta_analysis 공식 구현

Tasks

Systematic Literature Review

Similar Papers 제목 키워드 기반

An Efficient Shapley Value Computation for the Naive Bayes Classifier

2023-07-31 · Vincent Lemaire, Fabrice Clérot, Marc Boullé

Variable selection or importance measurement of input variables to a machine learning model has become the focus of much research. It is no longer enough to have a good model, one also must explain its decisions. This is…

Variable Selection

Extracting Sentiment Attitudes From Analytical Texts

2018-08-27 · Natalia Loukachevitch, Nicolay Rusnachenko

In this paper we present the RuSentRel corpus including analytical texts in the sphere of international relations. For each document we annotated sentiments from the author to mentioned named entities, and sentiments of …

BIG-bench Machine Learning

Improved Naive Bayes with Mislabeled Data

2023-04-13 · Qianhan Zeng, Yingqiu Zhu, Xuening Zhu, Feifei Wang 외

Labeling mistakes are frequently encountered in real-world applications. If not treated well, the labeling mistakes can deteriorate the classification performances of a model seriously. To address this issue, we propose …

Classificationtext-classificationText Classification

Cancer Prognosis Prediction Using Balanced Stratified Sampling

2014-03-12 · J S Saleema, N Bhagawathi, S Monica, P Deepa Shenoy 외

High accuracy in cancer prediction is important to improve the quality of the treatment and to improve the rate of survivability of patients. As the data volume is increasing rapidly in the healthcare research, the analy…

General ClassificationPredictionPrognosis

Robust Feature Selection by Mutual Information Distributions

2014-08-07 · Marco Zaffalon, Marcus Hutter

Mutual information is widely used in artificial intelligence, in a descriptive way, to measure the stochastic dependence of discrete random variables. In order to address questions such as the reliability of the empirica…

Descriptivefeature selectionIncremental Learning