byu-dml / metalearn

BYU's python library of useable tools for metalearning
MIT License
22 stars 6 forks source link

Some computed metafeatures are not returned #130

Closed bjschoenfeld closed 5 years ago

bjschoenfeld commented 6 years ago

metalearn profiles distributions by computing the mean, std dev, min, q1-3, max. Sometimes one or more of these id left out, like std dev of Numeric Attribute Entropy. All these metafeatures should be included in the list of possible metafeatures and returned.