Naïve Bayes classification algorithm: Naïve Bayes classification algorithm works on conditional probability based on Bayes theorem. Mostly it is used…
Read moreLasso and Ridge Regression (L1 and L2 Regularization): When the regression is under fitting then the accuracy of the test data may be low. When the…
Read moreWhat is the difference between Regression and classification? Classification and regression are the two types of supervised algorithms. Classifica…
Read moreImplementation of Support vector regression algorithm in Python (SVR): Support Vector Regression (SVR) is similar to Support Vector machine (SVM). …
Read moreDecision tree algorithm implementation using diabetic dataset in python: Decision tree algorithm is a supervised learning algorithm, and it is used…
Read more
Social Plugin