Classification Models belongs to the category of Supervised model, and should be used when we have to predict the target variable that is Categorical in nature, e.g. There are two
Continue reading…Classification Models for ML : Case Study on Logistic Regression
So far we discussed about the linear models of Regression like Linear Regression [OLS] and SVM [with kernel as linear]. Here we will talk about the non-linear regression models like