Concept
Testing Method
8 prediction tools were developed to estimate the probability of the target variable being 1. These were :
- Logistic regression using Markov-Blanket set of outcome as predictors
- Logistic regression with all 24 variables as predictors
- Logistic regression with only variables that had a path leading to target node
- Logistic regression including only output of parent nodes to the target node.
- Logistic lasso regression model with all 24 variables as predictors
- Logistic Ridge Regression with all 24 variables
- Logistic Elastic Net Regression (alpha 0.5) 24 variables.
- Random Forest algorithm with 24 variables.
0
1
Updated 2026-04-30
Tags
Data Science