henryzord / ardennes

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

Change GM after some time #16

Closed henryzord closed 7 years ago

henryzord commented 7 years ago

If verified that

all(
  map(
    lambda x: x == val, 
    [fitness.mean, fitness.median, fitness.max]
  )
)

then increase the complexity of the graphical model.

henryzord commented 7 years ago

Not needed: pick the maximum tree height from a deterministic approach that achieves 100% accuracy, then go from there.