Question: You need to quickly label thousands of images to train a model. What should you do?
- Set up a cluster of machines to label the images
- Create a subset of the images and label then yourself
- Use naive Bayes to automatically generate labels.
- 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.