InterviewSolution
Saved Bookmarks
| 1. |
Which of the following can be used to impute data sets based only on information in the training set?(a) postProcess(b) preProcess(c) process(d) all of the mentionedI have been asked this question in final exam.My question is taken from caret in section Machine Learning of Data Science |
|
Answer» The correct option is (b) preProcess |
|