APPLICATION OF SUPERVISED LEARNING
NEURAL NETWORK
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
*In this type of model, the algorithm learns and makes sense by extracting features/patterns from the unlabelled dataset provided (The system will evaluate by itself)
|
Unsupervised learning
|
|
supervised learning
|
|
Reinforcement learning
|
|
None of the above
|
Explanation:
Detailed explanation-1: -An unsupervised model, in contrast, provides unlabeled data that the algorithm tries to make sense of by extracting features and patterns on its own.
Detailed explanation-2: -Data mining, also known as knowledge discovery in data (KDD), is the process of uncovering patterns and other valuable information from large data sets.
Detailed explanation-3: -Decision Tree algorithm in machine learning is one of the most popular algorithm in use today; this is a supervised learning algorithm that is used for classifying problems. It works well in classifying both categorical and continuous dependent variables.
There is 1 question to complete.