Markus-Go / rapidminer-anomalydetection

RapidMiner Extension for Anomaly Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http://madm.dfki.de/_media/rapidminer/ad-logo.png

RapidMiner Anomaly Detection Extension

The Anomaly Detection Extension for RapidMiner comprises the most well know unsupervised anomaly detection algorithms, assigning individual anomaly scores to data rows of example sets. It allows you to find data, which is significantly different from the normal, without the need for the data being labeled.

Some of the algorithms are:

  • Local Outlier Factor (LOF)
  • k-NN Global Anomaly Score
  • Connectivity-based Outlier Factor (COF)
  • Local Correlation Integral (LOCI)
  • Local Outlier Probability (LoOP)
  • Cluster-based Local Outlier Factor (CBLOF)

More information and usage examples can be found on the author's homepage

Installation

  • In RapidMiner, go to Help->Updates and Extensions (Marketplace) and search for “anomaly detection” and click on “Install”, or
  • Copy the jar file to the “lib/plugins” directory of RapidMiner

Copyright/ License/ Credits

Copyright 2008-2013 Deutsches Forschungszentrum fuer Kuenstliche Intelligenz
Copyright 2008-2019 Markus Goldstein

This is free software. Licensed under the GNU AGPL, Version 3.
There is NO WARRANTY, to the extent permitted by law.

Authors

Markus Goldstein
Mennatallah Amer
Johann Gebhardt
Patrick Kalka
Ahmed Elsawy

This Software is supported by ...
http://madm.dfki.de/lib/tpl/dfki/images/logo.jpg                      https://www.goldiges.de/assets/images/logo-full.png

About

RapidMiner Extension for Anomaly Detection


Languages

Language:Java 100.0%