Added skew and kurtosis as stats we are capturing. Any suggestions to capture characteristics of the distribution of values? Currently doing min, max, std, mean along with skew and kurt.
Next: Before I add new stats, I'll write the monkeyrunner script to test all metafeatures on our dataset collection to make sure nothing funny is happening.
Three new families of stats:
Added skew and kurtosis as stats we are capturing. Any suggestions to capture characteristics of the distribution of values? Currently doing min, max, std, mean along with skew and kurt.
Next: Before I add new stats, I'll write the monkeyrunner script to test all metafeatures on our dataset collection to make sure nothing funny is happening.