automl / ParameterImportance

Parameter Importance Analysis Tool
http://www.ml4aad.org/
BSD 3-Clause "New" or "Revised" License
76 stars 19 forks source link

FIX fANOVA error on Constant in cs #92

Closed shukon closed 5 years ago

shukon commented 5 years ago

Fixing fANOVA support for Constant by 1) turning all Constants to one-value categoricals in the configspace passed to fANOVA 2) fixing the configspace (to the new "corrected" one) for all the configs in the runhistory when preprocessing data for fanova