1.2DSAug 31, 2018
The Discrete Unbounded Coagulation-Fragmentation Equation with Growth, Decay and SedimentationJacek Banasiak, Luke O. Joel, Sergey Shindin
In this paper we study the discrete coagulation--fragmentation models with growth, decay and sedimentation. We demonstrate the existence and uniqueness of classical global solutions provided the linear processes are sufficiently strong. This paper extends several previous results both by considering a more general model and and also signnificantly weakening the assumptions. Theoretical conclusions are supported by numerical simulations.
1.2DSJan 19, 2018
Long term dynamics of the discrete growth-decay-fragmentation equationJ. Banasiak, L. O. Joel, S. Shindin
In this paper, we prove that for a large class of growth-decay-fragmentation problems the solution semigroup is analytic and compact and thus has the Asynchronous Exponential Growth property.
7.9LGMar 13, 2024
On the Performance of Imputation Techniques for Missing Values on Healthcare DatasetsLuke Oluwaseye Joel, Wesley Doorsamy, Babu Sena Paul
Missing values or data is one popular characteristic of real-world datasets, especially healthcare data. This could be frustrating when using machine learning algorithms on such datasets, simply because most machine learning models perform poorly in the presence of missing values. The aim of this study is to compare the performance of seven imputation techniques, namely Mean imputation, Median Imputation, Last Observation carried Forward (LOCF) imputation, K-Nearest Neighbor (KNN) imputation, Interpolation imputation, Missforest imputation, and Multiple imputation by Chained Equations (MICE), on three healthcare datasets. Some percentage of missing values - 10\%, 15\%, 20\% and 25\% - were introduced into the dataset, and the imputation techniques were employed to impute these missing values. The comparison of their performance was evaluated by using root mean squared error (RMSE) and mean absolute error (MAE). The results show that Missforest imputation performs the best followed by MICE imputation. Additionally, we try to determine whether it is better to perform feature selection before imputation or vice versa by using the following metrics - the recall, precision, f1-score and accuracy. Due to the fact that there are few literature on this and some debate on the subject among researchers, we hope that the results from this experiment will encourage data scientists and researchers to perform imputation first before feature selection when dealing with data containing missing values.