Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 509 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 509 Bytes

ABS: Anti-BS pattern classifier

NumPy implementation of Thierry Denoeux's Evidence-Theoretic Classifier. Basically a generalization of radial basis function (RBF) networks utilizing Dempster-Shafer theory of evidence. Unlike the original RBFNs, can detect novelty, uncertainty and discriminate between the two.

Original paper:

Denoeux, T. (2000). A neural network classifier based on Dempster-Shafer theory. Systems, Man and Cybernetics, Part A: Systems and Humans, IEEE Transactions on, 30(2), 131-150.