medium
Single Answer
0Which learning model uses unlabeled dataset to train the artificial intelligence model?
Answer Options
A
Supervised
B
Unsupervised
C
Reinforcement
D
Controlled
Correct Answer: B
Explanation
Unsupervised learning uses unlabeled datasets to train the artificial intelligence model. Supervised learning uses labeled dataset to train the artificial intelligence model. Reinforcement learning uses trial and error to fine-tune the outcome of the artificial intelligence decisions. Controlled learning is similar to supervised learning in which the dataset is strictly controlled.
machine-learning
unsupervised-learning
training-models
datasets