Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个数据集,我将在其上使用 Apache Spark 进行异常检测。我已经使用 Spark ML 计算了概率分布函数,接下来我想根据它们的概率来识别异常值。如何选择分发的 epsilon(阈值)?