| Literature DB >> 36115985 |
Haneen Ali1, Abdulaziz Ahmed2, Carlos Olivos3,4, Khaled Khamis1, Jia Liu3.
Abstract
BACKGROUND: Urinary incontinence (UI) is the inability to completely control the process of releasing urine. UI presents a social, medical, and mental issue with financial consequences.Entities:
Keywords: Bladder voiding; Machine learning; Urinary incontinence; Urination
Mesh:
Year: 2022 PMID: 36115985 PMCID: PMC9482256 DOI: 10.1186/s12911-022-01987-3
Source DB: PubMed Journal: BMC Med Inform Decis Mak ISSN: 1472-6947 Impact factor: 3.298
Fig. 1Research framework
Demographic information of participants by age group
| Gender | Age group | No | Age (years) | Weight (kg) | Height (m) | BMI ( | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| Average | SD | Average | SD | Average | SD | Average | SD | |||
| Male | Children | 2 | 7.5 | 3.5 | 26.0 | 7.1 | 1.5 | 0.2 | 11.5 | 0.1 |
| Youth | 13 | 19.2 | 1.7 | 85.2 | 13.2 | 1.8 | 0.2 | 26.0 | 3.6 | |
| Adults | 12 | 34.2 | 10.3 | 76.1 | 11.8 | 1.7 | 0.1 | 26.1 | 2.4 | |
| Seniors | 1 | 71.0 | n/a | 55.0 | n/a | 1.6 | n/a | 21.5 | n/a | |
| Female | Children | 5 | 7.6 | 1.3 | 25.3 | 1.6 | 1.5 | 0.1 | 11.9 | 0.8 |
| Youth | 1 | 17.0 | n/a | 99.0 | n/a | 1.6 | n/a | 37.3 | n/a | |
| Adults | 16 | 43.5 | 12.1 | 77.5 | 16.4 | 1.7 | 0.1 | 28.2 | 4.3 | |
| Seniors | 1 | 70.0 | n/a | 80.0 | n/a | 1.6 | n/a | 31.3 | n/a | |
| Total | 51 | 30.7 | 17.3 | 72.0 | 23.2 | 1.7 | 0.1 | 25.0 | 6.5 | |
Potential features from participants’ self-records for the machine learning model
| Input data | Type of drinks | Demographic data | Number of drinks | Output data |
|---|---|---|---|---|
| Liquid volume | Alcohol | Age | Exercise level | Urination time |
| Number of drinks | Coffee | Youth/adult/senior | Exercise per week | |
| Time of consumption | Juice | Gender | ||
| Milk | Weight | |||
| Soda | Height | |||
| Water | BMI |
Fig. 2An illustration of an events timeline for a participant in a day
Percentage of missing values
| Features | No. of missing values | % of missing values |
|---|---|---|
| Exercise per week | 150 | 15.7 |
| Volume | 35 | 3.7 |
| Employment | 31 | 3.2 |
| Vol Inp | 9 | 0.9 |
| Weight | 9 | 0.9 |
| Height | 9 | 0.9 |
| BMI | 9 | 0.9 |
Fig. 3The distribution data in four output classes, showing imbalances in the data
Feature selection results
| Feature | Lasso_SFM | DT_SFM | RF_SFM | chi_SKB | DT_RFE | RF_RFE | Lasso_RFE | Total |
|---|---|---|---|---|---|---|---|---|
| Water | √ | √ | √ | √ | √ | 5 | ||
| Volume | √ | √ | √ | √ | √ | 5 | ||
| VolInp-V of 1st drink | √ | √ | √ | √ | √ | 5 | ||
| TimeInp-1st output and 2st drink/time | √ | √ | √ | √ | √ | 5 | ||
| BMI | √ | √ | √ | √ | √ | 5 | ||
| Age | √ | √ | √ | √ | √ | 5 | ||
| Alcohol | √ | √ | √ | √ | 4 | |||
| Tea | √ | √ | √ | 3 | ||||
| Ndrinks | √ | √ | √ | 3 | ||||
| Alcoholic | √ | √ | √ | 3 | ||||
| Soda | √ | √ | 2 | |||||
| Smoking | √ | √ | 2 | |||||
| Level_exercise | √ | √ | 2 | |||||
| Juice | √ | √ | 2 | |||||
| Gender | √ | √ | 2 | |||||
| Employment | √ | √ | 2 | |||||
| Coffee | √ | √ | 2 | |||||
| Milk | √ | 1 |
Fig. 4SHAP values for all four classes
Testing and validation results for different models
| Feature selection | Precision | Recall | F1-score | Accuracy | |
|---|---|---|---|---|---|
| Lasso_SFM | 0.68 | 0.52 | 0.59 | 0.52 | |
| DT_SFM | 0.63 | 0.64 | 0.63 | 0.64 | |
| RF_SFM | 0.63 | 0.64 | 0.63 | 0.64 | |
| chi_SKB | 0.67 | 0.63 | 0.64 | 0.63 | |
| DT_RFE | 0.67 | 0.65 | 0.65 | 0.65 | |
| RF_RFE | 0.66 | 0.65 | 0.65 | 0.65 | |
| Lasso_RFE | 0.66 | 0.61 | 0.63 | 0.61 | |
| X_all | 0.69 | 0.63 | 0.65 | 0.63 | |
| Lasso_SFM | 0.68 | 0.55 | 0.60 | 0.55 | |
| DT_SFM | 0.65 | 0.40 | 0.48 | 0.40 | |
| RF_SFM | 0.67 | 0.54 | 0.59 | 0.54 | |
| chi_SKB | 0.66 | 0.45 | 0.52 | 0.45 | |
| DT_RFE | 0.67 | 0.56 | 0.61 | 0.56 | |
| RF_RFE | 0.66 | 0.51 | 0.57 | 0.51 | |
| Lasso_RFE | 0.67 | 0.56 | 0.61 | 0.56 | |
| X_all | 0.66 | 0.54 | 0.58 | 0.54 | |
| Lasso_SFM | 0.76 | 0.29 | 0.38 | 0.29 | |
| DT_SFM | 0.65 | 0.54 | 0.58 | 0.54 | |
| RF_SFM | 0.65 | 0.53 | 0.58 | 0.53 | |
| chi_SKB | 0.65 | 0.54 | 0.58 | 0.54 | |
| DT_RFE | 0.67 | 0.57 | 0.61 | 0.57 | |
| RF_RFE | 0.66 | 0.55 | 0.59 | 0.55 | |
| Lasso_RFE | 0.60 | 0.63 | 0.61 | 0.63 | |
| X_all | 0.65 | 0.51 | 0.56 | 0.51 | |
| Lasso_SFM | 0.68 | 0.51 | 0.57 | 0.51 | |
| DT_SFM | 0.63 | 0.64 | 0.63 | 0.64 | |
| RF_SFM | 0.63 | 0.64 | 0.63 | 0.64 | |
| chi_SKB | 0.63 | 0.64 | 0.63 | 0.64 | |
| DT_RFE | 0.63 | 0.64 | 0.63 | 0.64 | |
| RF_RFE | 0.63 | 0.64 | 0.63 | 0.64 | |
| Lasso_RFE | 0.65 | 0.60 | 0.62 | 0.60 | |
| X_all | 0.63 | 0.64 | 0.63 | 0.64 | |
| Lasso_SFM | 0.71 | 0.67 | 0.68 | 0.67 | |
| DT_SFM | 0.68 | 0.65 | 0.66 | 0.65 | |
| RF_SFM | 0.68 | 0.67 | 0.67 | 0.67 | |
| chi_SKB | 0.70 | 0.70 | 0.70 | 0.70 | |
| DT_RFE | 0.67 | 0.71 | 0.69 | 0.71 | |
| RF_RFE | 0.69 | 0.71 | 0.70 | 0.71 | |
| Lasso_RFE | 0.66 | 0.65 | 0.65 | 0.65 | |
| X_all | 0.70 | 0.70 | 0.70 | 0.70 |