add new function to read model and use it in the plot function
This commit is contained in:
@@ -9,6 +9,7 @@ export(xgb.cv)
|
||||
export(xgb.dump)
|
||||
export(xgb.importance)
|
||||
export(xgb.load)
|
||||
export(xgb.model.dt.tree)
|
||||
export(xgb.plot.tree)
|
||||
export(xgb.save)
|
||||
export(xgb.train)
|
||||
|
||||
Reference in New Issue
Block a user