Submitted by logTom t3_10qlx29 in MachineLearning
cdsmith t1_j6tg9z7 wrote
Reply to comment by smyliest in [R] SETI finds eight potential alien signals with ML by logTom
Awesome question! I definitely laughed.
The serious answer that the GitHub link clarifies is that the model is semi-unsupervised. That means they have a lot of data, but only some of it is labeled. Presumably, the labeled data is all negative because we understand its natural origin. So effectively this becomes almost an anomaly detection sort of thing, looking for data that is least like the known natural signals.
Even if it just directs scientists to look at new natural phenomena, this sounds like a valuable task.
Viewing a single comment thread. View all comments