Latest EvoTrees.jl version (0.5.2), which is integrated with MLJ, introduces a basic tree visualization:
plot(model, 3) # second argument refers to the ith tree of the model
Latest EvoTrees.jl version (0.5.2), which is integrated with MLJ, introduces a basic tree visualization:
plot(model, 3) # second argument refers to the ith tree of the model