#machine-learning Tag

Q. Machine Learning is a subset of

(A) Deep Learning
(B) Artificial Intelligence
(C) Data Mining
(D) Neural Networks

Q. What type of learning involves training a model using labeled data?

(A) Supervised Learning
(B) Unsupervised Learning
(C) Reinforcement Learning
(D) Semi-supervised Learning

Q. Which algorithm is used for classification problems?

(A) K-Means
(B) Decision Tree
(C) Linear Regression
(D) Apriori

Q. In which type of learning does the system learn from past experiences and uses rewards and punishments?

(A) Supervised Learning
(B) Unsupervised Learning
(C) Reinforcement Learning
(D) Deep Learning

Q. What is the main goal of clustering in machine learning?

(A) To label the data
(B) To find relationships in labeled data
(C) To group similar data points
(D) To create decision trees