Question: You need to quickly label thousands of images to train a model. What should you do?

  1. Set up a cluster of machines to label the images
  2. Create a subset of the images and label then yourself
  3. Use naive Bayes to automatically generate labels.
  4. Hire people to manually label the images

Answer: The correct answer of the above question is Option C:Use naive Bayes to automatically generate labels.