Javascript library for interactive decision trees
It is important to load both files decision_tree.min.js and style.min.css to provide full functionality.
- Install the uglify-js package
- Use the command uglifyjs decision_tree.js -o decision_tree.min.js to compress it