aldro61 / mmit

Regression trees for interval censored output data
https://aldro61.github.io/mmit/
GNU General Public License v3.0
7 stars 7 forks source link

Tentative: supporting python2 and python3 #16

Closed eloaf closed 6 years ago

eloaf commented 6 years ago

using six, changed bindings file TODO test more

aldro61 commented 6 years ago

Once you make the changes, I will merge into master and work on getting Travis tests for Python 3.

aldro61 commented 6 years ago

Some random forest stuff got into the commits for this PR. Will close and @eloaf will create a new one with only the python 2-3 compatibility code.