Seen similar on some practice sets, pretty sure it's B. Official guide and sample exams are helpful for these types.
Q: 1
A research team has collected a large dataset of sensor readings from various industrial machines.
This dataset includes measurements like temperature, pressure, vibration levels, and electrical
current, recorded at regular intervals. The team has not yet assigned any labels or categories to these
readings and wants to identify potential anomalies, malfunctions, or natural groupings of machine
behavior based on the sensor data alone. What type of machine learning should they use?
Options
Discussion
Maybe D instead of B since supervised learning is often used for finding malfunctions if you can map sensor data to an outcome, even if it's not labeled initially. I think you could build a classifier as soon as labels are available, right? Disagree?
Honestly I'd go D, since malfunctions are mentioned and might need classification.
D , since supervised learning can help with detection if you want to classify anomalies. I think some might pick B by habit but not sure that's always right here.
B tbh. Since the dataset doesn't have any labels at all, unsupervised learning is the only one that makes sense right now.
C/D? Not totally sure since deep learning (C) could process unlabeled data, but B unsupervised seems more textbook here. Anyone else get tripped up by D vs C?
B not D. Malfunctions can sound like classification at first but with no labels, unsupervised makes sense here. Open to other views.
Seriously, Google loves this type of trick wording. B
B . Since there are no labels on the dataset, supervised learning (D) doesn't fit here-even though anomaly detection might sound like a supervised task at first. Unsupervised learning (B) is all about discovering patterns or groupings in unlabeled data, which matches the setup in this question. I could see why someone might pick D because of the mention of malfunctions but pretty sure B is what they're after. Agree?
B
Be respectful. No spam.
Question 1 of 10