Skip to content

kishordgupta/NegativeSelection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Negative Selection

In natural selection, Negative Selection is the selective removal of alleles that are deleterious. This can result in stabilizing selection through the purging of deleterious genetic polymorphisms that arise through random mutations.

Algorithm

The algorithm is very simple. I suggest you read the pseudo code to understand. This implementation is based on pseudo code from Trombini's book.

Parameters

r = threshold of affinity dim = input dimensions counter = number of lymphocytes to be created self_tolerants_ALC = Array of lymphocytes to be created

About

Negative Selection Project to identify frauds on government database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%