Logistic Regression Part I — Transformation of Linear to Logistic
<p>In this article we will explore why we need Logistic, how we derived Logistic from Linear and a few more important facts in mathematics.</p>
<h1><strong>Let’s Recall the nature of Linear Regression:</strong></h1>
<p>In Linear Regression, we try to estimate the continuous variable Y depending on any type of variable X when there is a linear relationship between X & Y.</p>
<p>If we say linear relationship, it means, there is a pattern between X & Y. For an amount of increase in X, we identify a constant change in Y.</p>
<p><a href="https://medium.com/analytics-vidhya/logistic-regression-part-i-transformation-of-linear-to-logistic-395cb539038b"><strong>Click Here</strong></a></p>