Closed kescobo closed 2 years ago
From slack, related PRs:
https://github.com/JuliaAI/MLJModelInterface.jl/pull/148 https://github.com/JuliaAI/MLJBase.jl/pull/798
DecisionTree provides three different feature importances, so I expect we need to add a hyper-pararameter to control the active one.
The apparatus is now in place for this to proceed. The key documentation is here:
closed by #28
From https://github.com/JuliaAI/DecisionTree.jl/pull/182
@OkonSamuel you said you were working on it? Mostly opening this issue so I can track it, I'm eager to put it to use!