Articles → MACHINE LEARNING → Multiple Logistic Regression Algorithm In Machine Learning
Multiple Logistic Regression Algorithm In Machine Learning
What Is The Multiple Logistic Regression Algorithm?
- Multiple independent variables are used to predict the outcome.
- The dependent variable is 0/1.
Formula
Variable | Description |
---|
Y | Dependent variable |
X1, X2…Xn | Independent variables |
β₀ | Intercept |
β1,β2,...βn | Coefficients showing how strongly each variable influences the outcome |
Real-World Example
- Age
- BMI
- Blood Pressure
- Family History
Posted By - | Karan Gupta |
|
Posted On - | Sunday, September 7, 2025 |