Naive Bayes Classification AlgorithmNaive bayes algorithm is one of the classification algorithms which is based on Bayes theorem. If I need to describe Bayes theorem, it…Jun 18, 2021Jun 18, 2021
Support Vector MachinesSupport vector machines are common used supervised machine learning algorithms. Support vector machines aka SVM can use for both regression…Jun 12, 2021Jun 12, 2021
Linear RegressionLinear regression is a regression model to find a linear function or model that expresses relationship between dependent and independent…Jun 8, 2021Jun 8, 2021
Central Limit TheoremI will discuss about one of the important statistics and probability theorems in my first writing experience.Jun 1, 2021Jun 1, 2021