We can clearly see this is a binary classifier, i.e., for example, it can be used for classifying binary datasets like predicting whether it is a male or a female using certain parameters.But we can use this logistic regression to classify multi-class problems too with some modifications. ...
Learnt the basics of a Naive Bayes classifier on the iris dataset Working on classifying the Stanley Terrain dataset and graph the decision surface Day 2 (10-09-18) : Naive Bayes mini-project Working on the Naive Bayes mini-project to classify email. Tried really hard to make the python 2....