Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
inserted note about multiple runs
  • Loading branch information
rtaormina committed Jun 24, 2015
1 parent 6a50d2d commit 7dcce72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ This toolbox depends on the following contributions which have to be donwloaded

The NSGA-II version of the algorithms is illustrated in "script_example_NSGAII.m" for the "Heart" dataset of the UCI Repository (Lichman, 2013).

Contrary to the experiments reported in Karakaya et al. (2015), this illustrative implementation features only one run for each algorithm on the chosen dataset. We suggest the user to run each algorithm several times, possibly using different randomizations of the employed dataset at each time, in order to maximize the number of solutions returned by the methods.



References:
Expand Down

0 comments on commit 7dcce72

Please sign in to comment.