Plot model deepness
New function to explore the model by ploting the way splits are done.
This commit is contained in:
@@ -10,6 +10,7 @@ export(xgb.dump)
|
||||
export(xgb.importance)
|
||||
export(xgb.load)
|
||||
export(xgb.model.dt.tree)
|
||||
export(xgb.plot.deepness)
|
||||
export(xgb.plot.importance)
|
||||
export(xgb.plot.tree)
|
||||
export(xgb.save)
|
||||
|
||||
Reference in New Issue
Block a user