Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tchx84/glgp
glgp is a mono-objetive optimization library for solving binary-classification problems.
https://github.com/tchx84/glgp
Last synced: about 1 month ago
JSON representation
glgp is a mono-objetive optimization library for solving binary-classification problems.
- Host: GitHub
- URL: https://github.com/tchx84/glgp
- Owner: tchx84
- License: lgpl-2.1
- Created: 2013-03-08T01:23:13.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-08T01:39:58.000Z (almost 12 years ago)
- Last Synced: 2024-10-15T23:35:19.727Z (3 months ago)
- Language: C
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
glgp is a mono-objetive optimization library for solving
binary-classification problems. The solutions are represented
as classification rules. These rules are encoded and evolved
as grammar-based linear genetic programming inviduals.