Predictive modelling using evolutionary algorithms
The user manual for Iconic can be found here.
fatjar
All commands are assumed to be made from the root project folder
gradlew :api:build
gradlew :cli:run
gradlew :cli:run -PappArgs="['-i', 'dataChronicKidneyDisease2.txt', '-p', '100', '-g', '500', '-mP', '1.0', '-cP', '1.0']"
To run the client:
gradlew :client:jfxRun
To package a native executable:
gradlew :client:jfxNative