ClimbsRocks / data-formatter

Takes raw csv input and formats it to be ready for neural networks
19 stars 7 forks source link

support using absolute values in feature selecting #56

Closed ClimbsRocks closed 8 years ago

ClimbsRocks commented 8 years ago

got it. the random forest didn't give features negative numbers, but i'm glad we ran this against some standard regressions so we could justify implementing this.