Skip to main content
Version: 0.5.x

aisp.nsa

Module (NSA) Negative Selection Algorithm.

Module: aisp.nsa

Overview

NSAs simulate the maturation process of T-cells in the immune system, where these cells learn to distinguish between self and non-self. Only T-cells capable of recognizing non-self elements are preserved.

Classes

ClassDescription
RNSAA supervised learning algorithm for classification that uses real-valued detectors.
BNSAA supervised learning algorithm for classification that uses binary detectors.