datacamp-light
datacamp-light copied to clipboard
plotting decision tree
Hello, I use DataCamp-Light to create some small exercises in python. Currently I work on a decision tree example and i want to plot that small tree. In scikit-learn this done by using graphviz which is not available on the DataCamp Server.
Is there another way to do this ?
best regards reisman