Skip to content

f1lipe/RNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RNN

Replicator Neural Network WEKA Package

Class for building and using a classifier built on the Replicator Neural Network anomaly detection algorithm. Note that this classifier is designed for anomaly detection, it is not designed for solving two-class or multi-class classification problems! For more information see HAWKINS, S.; HE, H.; WILLIAMS, G.; BAXTER, R. Outlier detection using replicator neural networks. Proceedings of the 4th International Conference on Data Warehousing and Knowledge Discovery (2002), 170-180. See also: DAU, H. A.; CIESIELSKI, V.; SONG, A. Anomaly detection using replicator neural networks trained on examples of one class. In Asia-Pacific Conference on Simulated Evolution and Learning (2014), Springer, pp. 311-322.

Install

To simple install, just download the https://github.com/f1lipe/RNN/blob/master/ReplicatorNeuralNetwork/dist/ReplicatorNeuralNetwork.zip , open Weka > Tools Menu > Package Manager and select the downloaded file. The new package will be available at misc classifier folder.

References

Java Neural Network libraries used: http://neuroph.sourceforge.net/

Weka Project: https://www.cs.waikato.ac.nz/ml/weka/

About

Replicator Neural Network WEKA Package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages