MKMohan Kumarinshmohsvlog.hashnode.dev·Aug 12, 2023 · 6 min readSupport Vector MachinesSupport Vector Machines (SVM) are a powerful class of supervised machine learning algorithms used for classification and regression tasks. They excel in scenarios where the data is not linearly separable and can also be extended to handle non-linear ...00
MKMohan Kumarinshmohsvlog.hashnode.dev·Jul 13, 2023 · 7 min readDemystifying Logistic RegressionIn the realm of machine learning and statistical modeling, logistic regression is a powerful algorithm used for binary classification problems. It allows us to predict the probability of an event occurring based on a set of input variables. Whether y...01M
MKMohan Kumarinshmohsvlog.hashnode.dev·Jul 6, 2023 · 4 min readLinear RegressionLinear Regression is the cornerstone of predictive modeling and a fundamental technique in the arsenal of every machine learning engineer. It is the first milestone a person completes when he starts learning machine learning. In this blog, we will em...00
MKMohan Kumarinshmohsvlog.hashnode.dev·Jun 29, 2023 · 4 min readIntroduction to machine learningNowadays, Chat Gpt is a hot topic in the computer world. Everyone is talking about the pros and cons of the Chat Gpt. Whether it has more pros than cons is another topic but it has started a hype about a branch of computer science called "Artificial ...00