Skip to content

Files

Latest commit

455e6e5 · Oct 20, 2020

History

History

Classification

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 20, 2020
Oct 20, 2020

Classification

Classification is a process of grading a given set of data into classes, It can be carried out on both structured or unstructured data. Classification in ML is a supervised learning approach in which the computer program analyses the data given to it and makes new observations.

To implement classification in ML

Reference Source: Edureka