ClimbsRocks / auto_ml

[UNMAINTAINED] Automated machine learning for analytics & production
http://auto-ml.readthedocs.io
MIT License
1.64k stars 310 forks source link

Fix multimodel python 3 issue and update dependencies #402

Closed adithyabsk closed 3 years ago

adithyabsk commented 6 years ago

auto_ml would crash when using python3 due to changed class names. This resolves issue #393 using the six package. Dependencies were updated to reflect that.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 80.006% when pulling 9fa869a00531568a0f722f1964868099d4b52959 on adithyabsk:python_versioning into 4b7e0e759023cdbc96b471c64bfd67203e2b5734 on ClimbsRocks:master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 80.006% when pulling 9fa869a00531568a0f722f1964868099d4b52959 on adithyabsk:python_versioning into 4b7e0e759023cdbc96b471c64bfd67203e2b5734 on ClimbsRocks:master.