LINEAR REGRESSION, LOGISTIC REGRESSION


Linear Regression is a commonly used supervised Machine Learning algorithm that predicts continuous values. Linear Regression assumes that there is a linear relationship present between dependent and independent variables. In simple words, it finds the best fitting line/plane that describes two or more variables. On the other hand, Logistic Regression is another supervised Machine Learning algorithm that helps fundamentally in binary classification (separating discreet values).



Although the usage of Linear Regression and Logistic Regression algorithm is completely different, mathematically we can observe that with an additional step we can convert Linear Regression into Logistic Regression


    LINEAR REGRESSION, LOGISTIC REGRESSION Conference Speakers

      Recommended Sessions

      Related Journals

      Are you interested in