inversed-ru / VALIS

Vote ALlocating Immune System, an immune-inspired classification algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VALIS Algorithm

VALIS (Vote ALlocating Immune System) is an immune-inspired classification algorithm. See the project homepage for details. The algorithm itself is implemented in VALIS.dpr and Problem.pas files. The rest of the .pas files belong to the InvLibs unit collection. The project can be compiled with Delphi or Lazarus.

The 'Datasets' folder contains the data used in the experiments. Normalization has not yet been implemented, so if you want to test VALIS on your own datasets, make sure to normalize the features to zero mean and unit variance first.

About

Vote ALlocating Immune System, an immune-inspired classification algorithm

License:Other


Languages

Language:Pascal 100.0%