Skip to content

tvayer/outlierdetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 9, 2017
65fe095 · Jun 9, 2017

History

35 Commits
May 17, 2017
May 19, 2017
Apr 25, 2017
Apr 25, 2017
Apr 11, 2017
May 19, 2017
Jun 9, 2017
Jun 9, 2017
May 19, 2017
May 22, 2017
May 29, 2017

Repository files navigation

Outlier detection

The objective is to implement some outlier detection strategies. More description in outlier-detection.pdf

PCA

Using PCA + Robust PCA

RNN

RNN (replicator neural network) : the input variables are also the output variables so that the RNN forms an implicit, compressed model of the data during training. The RNN approach has linear analogues in Principal Components Analysis.

The work is based on the paper "Outlier Detection Using Replicator Neural Network" Simon Hawkins, Hongxing He, Graham Williams and Rohan Baxter http://neuro.bstu.by/ai/To-dom/My_research/Papers-0/For-research/D-mining/Anomaly-D/KDD-cup-99/NN/dawak02.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages