ClimbsRocks / machineJS

[UNMAINTAINED] Automated machine learning- just give it a data file! Check out the production-ready version of this project at ClimbsRocks/auto_ml
https://github.com/ClimbsRocks/auto_ml
408 stars 62 forks source link

suppress warnings about logistic regression failing to converge #126

Closed ClimbsRocks closed 8 years ago

ClimbsRocks commented 8 years ago

it doesn't impact anything and is annoying

ClimbsRocks commented 8 years ago

done! suppressed all non-0 exit code messages, as they are nothing the normal user needs to be concerned about.