VariantSpark icon indicating copy to clipboard operation
VariantSpark copied to clipboard

Tree View of the output JSON RandomForest model.

Open ArashBayatDev opened this issue 5 years ago • 0 comments

VariantSpark can output RandomForest model in JSON format. That would be nice to have a command-line tool to be able to quickly look into the JSON model and list variables in each branch or tree. This is helpful in discovery of interacting variables.

ArashBayatDev avatar Jul 07 '20 23:07 ArashBayatDev