InterviewSolution
Saved Bookmarks
| 1. |
Choose the correct sequence from the following. |
|
Answer» CHOOSE the correct sequence from the following. Choose the correct OPTION from below list (1)Data Analysis -> Preprocessing -> Model BUILDING -> Predict (2)PreProcessing -> Model Building -> Predict (3)Data Analysis -> Preprocessing -> Predict -> Train (4)Preprocessing -> Predict -> Train Answer:-(1)Data Analysis -> Preprocessing -> Model Building -> Predict |
|