summaryrefslogtreecommitdiff
path: root/main.py
AgeCommit message (Collapse)Author
2018-05-20Catch exception when files have non-utf characters.Martin Možina
2018-05-20Added create_data and evaluate_orange.Martin Možina
2018-01-19Tweak mainTimotej Lazar
Store original program before canonicalization. Print attributes. Use only 70% of data. Increase number of estimators for RF.
2018-01-08Add mainTimotej Lazar