dataiku / dss-plugin-decision-tree-builder

Dataiku DSS plugin to manually build decision trees and use them to score and evaluate datasets
https://www.dataiku.com/product/plugins/interactive-decision-tree-builder/
Apache License 2.0
8 stars 4 forks source link

Fix/recipes #4

Closed AgatheG closed 4 years ago

AgatheG commented 4 years ago

Several enhancements on the scoring/evaluation recipes, most of them for consistency sake (regarding the preexisting Score/Evaluation recipes on saved models in DSS).

This PR also does some modifications to tree.py:

Integration tests on the scoring lib and Tree class have been updated accordingly in python-tests.