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

check to make sure validation data is being written correctly #125

Closed ClimbsRocks closed 8 years ago

ClimbsRocks commented 8 years ago

it pulls up in sublime as an empty file. can't tell if this is a file encoding issue, or if it's actually just blank.

if it is an issue, it's very likely in splitDatasets.py, which is doing a fine job in it's audition to become my nemesis.

ClimbsRocks commented 8 years ago

yep, it's totally an issue with splitDatasets.py

ClimbsRocks commented 8 years ago

fixed it once today but now it's reappearing. this file has become my nemesis.

ClimbsRocks commented 8 years ago

28th time is a charm. got it.