henryzord / ardennes

An Estimation of Distribution Algorithm for Decision-Tree Induction.
5 stars 1 forks source link

Make all population contribute #27

Open henryzord opened 7 years ago

henryzord commented 7 years ago

Currently only the fittest individuals are used for updating the probabilities in the GM. Make the whole population contribution, by using their fitness as moderator of influence.