Question: You want to identify global weather patterns that may have been affected by climate change. To do so, you want to use machine learning algorithms to find patterns that would otherwise be imperceptible to a human meteorologist. What is the place to start?

  1. Find labeled data of sunny days so that the machine will learn to identify bad weather.
  2. Use unsupervised learning have the machine look for anomalies in a massive weather database.
  3. Create a training set of unusual patterns and ask the machine learning algorithms to classify them.
  4. Create a training set of normal weather and have the machine look for similar patterns.

Answer: The correct answer of the above question is Option B:Use unsupervised learning have the machine look for anomalies in a massive weather database.