(Choose 1 answer)
A. (1)
B. (II)
C. (III)
D. (IV)
A computer program is said to learn from experience E with respect to some task T and some performance measure P if its performance on T, as measured by P, improves with experience E.Suppose we feed a learning algorithm a lot of historical weather data, and have it learn to predict weather. In this setting, what is T?
(1)The process of the algorithm examining a large amount of historical weather data.
(II)None of these.
(III)The weather prediction task.
(IV)The probability of it correctly predicting a future date's weather.
E33