Skip to content

Vote ALlocating Immune System, an immune-inspired classification algorithm

License

Notifications You must be signed in to change notification settings

inversed-ru/VALIS

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages