Module: Fastout

Defined in:
lib/fastout/ranker.rb,
lib/fastout/version.rb

Overview

Takes a data set and determines the outliers using the FASTOUT algorithm from Foss et al., “Class Separation through Variance: a new application of outlier detection”, Knowledge and Information Systems, 2010.

Author

Jason Dew ([email protected])

Copyright

Copyright © 2010 Jason Dew

License

MIT

Defined Under Namespace

Classes: Ranker

Constant Summary collapse

VERSION =
"0.0.3"