有没有开源的数据库异常值挖掘器
我正在寻找一个开源异常值检测器。我知道可以使用rapidminer/knime/wekka来实现这样的检测器,但我想知道是否已经有这样的工具。
I am looking for an open source outliers detector. I know that it is possible to realize such detector using rapidminer/knime/wekka but I wonder if there is already such a tool.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
慕尼黑大学的数据库小组发布了一款开源软件,其中包括各种异常值检测算法,其中包括局部异常值因子。该软件包还包括用于结果可视化的工具。
该工具包名为 ELKI,可作为开源软件使用。
The database group at the University of Munich publishes a piece of open source software that includes various outlier detection algorithms, including the local outlier factor. The package also includes tools for visualization of results.
The toolkit is called ELKI and available as open source software.