Which type of Machine Learning primarily uses classification techniques?
- Reinforcement Learning
- Semi-supervised Learning
- Supervised Learning
- Unsupervised Learning
Supervised learning primarily uses classification techniques as it works with labeled data, allowing the model to learn to predict discrete categories or classes.
Loading...
Related Quiz
- What is the primary function of the hyperparameters in SVM?
- Which variant of RNN is designed to better capture long-term dependencies in sequence data?
- In a situation where the assumption of linearity in Simple Linear Regression is violated, how would you proceed?
- What term in Machine Learning refers to the input variables that the model uses to make predictions?
- The balance between taking known rewarding actions and discovering new ones is termed as the ________ dilemma.