Browse by Domains

KNN algorithm

multiclass classification

Multiclass Classification- Explained in Machine Learning

Contributed by: Ayushi Jain LinkedIn Profile: https://www.linkedin.com/in/ayushi-jain-541047131/ We have heard about classification and regression techniques in machine learning. We know that these two techniques work on different algorithms for discrete and continuous data respectively. In this article, we will learn more about classification. If we dig deeper into classification, we deal with two types of […]

Multiclass Classification- Explained in Machine Learning Read More »

KNN algorithm

A Quick Introduction to KNN Algorithm

Are you venturing into machine learning? Here is a quick introduction to the simplest machine language algorithms – KNN – which will help you grasp its key dynamics. K-Nearest Neighbors algorithm in Machine Learning (or KNN) is one of the most used learning algorithms due to its simplicity. So what is it? KNN is a

A Quick Introduction to KNN Algorithm Read More »

Scroll to Top