Try Magic Notes and save time.Try it free
Try Magic Notes and save timeCrush your year with the magic of personalized studying.Try it free
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. What would be a reasonable choice for P? A. The probability of it correctly predicting a future date's weather.
B. The weather prediction task.
C. The process of the algorithm examining a large amount of historical weather data.
D. None of these.
Click the card to flip 👆
1 / 86
1 / 86
Terms in this set (86)
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. What would be a reasonable choice for P? A. The probability of it correctly predicting a future date's weather.
B. The weather prediction task.
C. The process of the algorithm examining a large amount of historical weather data.
D. None of these.
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?
A. The weather prediction task.
B. None of these.
C. The probability of it correctly predicting a future date's weather.
D. The process of the algorithm examining a large amount of historical weather data.
Suppose you are working on weather prediction, and your weather station makes one of three predictions for each day's weather: Sunny, Cloudy or Rainy. You'd like to use a learning algorithm to predict tomorrow's weather. Would you treat this as a classification or a regression problem?
A. Regression
B. Classification