Jay VinayKNN Algorithm(things you should know)..!KNN” is one of the simplest algorithms used in Machine Learning for regression and classification problem. KNN algorithms use data and…May 8, 2021May 8, 2021
Jay VinayAll you need to know about GANSGenerative Adversarial Networks (GANs for short) is one of the most interesting topics to be discussed in recent years.Feb 11, 2021Feb 11, 2021
Jay VinayNaive BayesNaive Bayes methods are a set of supervised learning algorithms based on applying Bayes’ theorem with the “naive” assumption of conditional…Sep 2, 2020Sep 2, 2020
Jay VinayDecision Trees and Random ForestRandom Forest”: An ensemble approach to finding the decision tree that best fits the training data by creating many decision trees and then…Sep 2, 2020Sep 2, 2020
Jay VinaySupport Vector MachinesWhat is Support in Support Vector Machines!? In SVMs the resulting separating hyper-plane is attributed to a sub-set of data feature…Sep 2, 2020Sep 2, 2020
Jay VinayLinear RegressionLinear Regression is a supervised machine learning algorithm where the predicted output is continuous and has a constant slope. It’s used…Sep 2, 2020Sep 2, 2020