|
Algorithm A3. DBN-based Fall Prediction Algorithm (DBN-FPA): Pseudocode of the Proposed Model [26] |
Input: ADLs, Falls History—Datasets from public Repository. Output:Risk level classification—Fall Prediction Outcome
Data extraction from the input parameters
Feature extraction → Feed extracted data to the DBN-based prediction model.
where , and → minimum and maximum values of X
-
3.
Train using DBN- Risk Calculation
-
4.
Cross-validation using testing dataset → Determine the accuracy, specificity, and sensitivity of the model.
-
5.
Result Evaluation → validate the findings.
|