Classification: Difference between revisions

From Machinelearning
(Created page with "Classification is a type of supervised learning technique. It is a process of predicting discrete class labels or categories.")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Classification is a type of [[supervised learning]] technique. It is a process of predicting discrete class labels or categories.
'''Classification''' is, along with [[regression]], one of the types of [[supervised learning]] technique. It is a process of predicting discrete class labels or categories.

Latest revision as of 22:07, 1 February 2020

Classification is, along with regression, one of the types of supervised learning technique. It is a process of predicting discrete class labels or categories.