Decision TreeDecision Tree is one of the beautiful algorithms used for solving both classification and regression problems. It is a supervised machine…Feb 24, 2021Feb 24, 2021
Logistic RegressionLogistic regression is a type of algorithm used for solving classification types of problems. Classification could be either binary such…Feb 23, 2021Feb 23, 2021
Linear RegressionLinear Regression is one of the most fundamental, yet powerful algorithms used in Supervised Machine Learning. It is simple, easily…Feb 22, 2021Feb 22, 2021