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

verify that we properly stop training algorithms when they haven't been performing for three rounds #143

Closed ClimbsRocks closed 8 years ago

ClimbsRocks commented 8 years ago

yeah, i'm pretty sure there's a bug here. this is worth revisiting.

it doesn't impact accuracy at all, just training time

ClimbsRocks commented 8 years ago

finished! we could still optimize further by cutting out the truly terrible ones after a single round