A municipal vineyard desk wants three jobs: flag blight or no blight, predict harvest tons as a number, and group unlabeled blocks of vines that behave alike. Which learning types are those?
Select an answer to reveal the explanation.
Short Explanation
Flag blight or no blight is classification. Predict harvest tons is regression. Group unlabeled vine blocks is clustering. The crop does not turn those into LLM generation tasks.
Full Explanation
A yes/no blight flag is classification. A numeric harvest is regression. Grouping unlabeled blocks is clustering. The crop does not change those types. They are not LLM generation tasks or datacenter jobs.