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

the MLP appears to blow up huge amounts of memory during multi-category classification #141

Open ClimbsRocks opened 8 years ago

ClimbsRocks commented 8 years ago

it might be only during the predicting phase, as we had other classifiers training at the same time, which should not be happening if we're still in the searchCV phase