10000 GitHub - inversed-ru/VALIS: Vote ALlocating Immune System, an immune-inspired classification algorithm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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.

About

Vote ALlocating Immune System, an immune-inspired classification algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0