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 64 forks source link

figure out which parameter is throwing all the warnings with MLP #132

Open ClimbsRocks opened 8 years ago

ClimbsRocks commented 8 years ago

one of the parameters expects an int but is getting some number that is not an int.

it's just a warning, but it's annoying. see if we can figure out which one it is.