fix temp file created by PDF
This commit is contained in:
parent
df63c86afa
commit
8a8eb33114
@ -214,8 +214,10 @@ competition.
|
||||
|
||||
\end{document}
|
||||
|
||||
<<Temp file cleaning>>=
|
||||
<<Temp file cleaning, include=FALSE>>=
|
||||
rm("xgb.DMAtrix")
|
||||
rm("xgb.model.dump")
|
||||
rm("model.save")
|
||||
rm("xgboost.model")
|
||||
rm("dtrain.buffer")
|
||||
@
|
||||
Loading…
x
Reference in New Issue
Block a user