Which type of machine learning algorithm is used for classification tasks, such as spam email detection?
Select an option to see the answer and solution.
In machine learning, what does the term "overfitting" refer to?
Select an option to see the answer and solution.
Which machine learning algorithm is commonly used for unsupervised learning and is used for clustering data points?
Select an option to see the answer and solution.
What is the primary goal of a decision tree algorithm in machine learning?
Select an option to see the answer and solution.
Which machine learning algorithm is suitable for regression tasks, such as predicting house prices based on features?
Select an option to see the answer and solution.
In machine learning, what does the term "bias" refer to when evaluating a model's performance?
Select an option to see the answer and solution.
Which machine learning algorithm is known for its ability to handle high-dimensional data and is often used in image recognition?
Select an option to see the answer and solution.
What is the primary goal of a support vector machine (SVM) algorithm in machine learning?
Select an option to see the answer and solution.
Which machine learning algorithm is used for recommendation systems, such as suggesting movies to users?
Select an option to see the answer and solution.
In machine learning, what is the primary advantage of an ensemble method like Random Forest?
Select an option to see the answer and solution.
Which machine learning algorithm is commonly used for natural language processing (NLP) tasks like sentiment analysis?
Select an option to see the answer and solution.
What is the primary purpose of a k-nearest neighbors (KNN) algorithm in machine learning?
Select an option to see the answer and solution.
Which machine learning algorithm is used for dimensionality reduction and is particularly useful in image compression?
Select an option to see the answer and solution.
What is the primary goal of a neural network in machine learning?
Select an option to see the answer and solution.
Which machine learning algorithm is commonly used for anomaly detection, such as detecting fraudulent credit card transactions?
Select an option to see the answer and solution.
Which machine learning algorithm is commonly used for image classification tasks and is based on convolutional neural networks (CNNs)?
Select an option to see the answer and solution.
In machine learning, what is the term for the process of dividing a dataset into a training set and a testing set for model evaluation?
Select an option to see the answer and solution.
What is the primary goal of gradient boosting algorithms in machine learning?
Select an option to see the answer and solution.
Which machine learning algorithm is suitable for clustering data points into groups based on similarity?
Select an option to see the answer and solution.
In machine learning, what is the term for the process of transforming categorical data into numerical format for modeling?
Select an option to see the answer and solution.