Learn Before
Types of applications using supervised learning
Supervised Learning has been broadly classified into 2 types.
- Regression
- Classification
The possible applications of supervised learning areas:
Supervised Learning Algorithms are used in a variety of applications. Let’s go through some of the most well-known applications.
BioInformatics –recognition and classification using stored of Biological Information of humans such as fingerprints, iris texture, earlobe and so on.
Speech Recognition – recognition of voice using classification and regression.
Spam Detection – applications used where the unreal or computer-based messages and E-Mails are to be blocked.
Object-Recognition for Vision – identify something(object) usng image resources such as picture or video
0
0
Tags
Data Science
Related
Classification problem in statistical learning
Regression Problem
Types of applications using supervised learning
Training a model using categorically labelled data to predict labels for new data is known as _____.
Training a model using labelled data where the labels are continuous quantities to predict labels for new data is known as ____.