27.3 Multiple File Scripts

20200105 For multiple scripts associated with a project that have a processing order associated with them use a simple two digit number prefix scheme. Separating by 10’s allows additional script files to be added into the sequence later.

Sometimes this can become a burden. Users find themselves reverting to a single script file for their code. It requires some judgement and discipline to modularise your code in this way, and maybe some assistance too from the integrated development environment being used.

Suggested

00\_setup.R
10\_ingest.R
20\_observe.R
30\_process.R
40\_meta.R
50\_save.R
60\_classification.R
62\_rpart.R
64\_randomForest.R
66\_xgboost.R
68\_h20.R
70\_regression.R
72\_lm.R
74\_rpart.R
76\_mxnet.R
80\_evaluate.R
90\_deploy.R
99\_all.R


Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0