Machine Learning Algorithms - Study Mode

[#1] Which machine learning algorithm is often used for image segmentation, where each pixel is classified into a specific category or class?
Correct Answer

(D) Fully Convolutional Network (FCN)

[#2] In machine learning, what is the primary purpose of cross-validation?
Correct Answer

(A) To split data into training and testing sets

[#3] What is the primary goal of reinforcement learning algorithms in machine learning?
Correct Answer

(C) To maximize cumulative rewards

[#4] Which machine learning algorithm is commonly used for recommendation systems, such as suggesting products to online shoppers?
Correct Answer

(B) Collaborative Filtering

[#5] In machine learning, what does the term "hyperparameter" refer to?
Correct Answer

(B) Parameters manually set by the user