InterviewSolution
Saved Bookmarks
| 1. |
Choose the correct sequence for the classifier building from the following. |
|
Answer» CHOOSE the correct sequence for the classifier building from the following. Choose the correct OPTION from below list (1)Initialize -> Train -> Predict -> Evaluate (2)Train -> Test -> Initialize -> Predict (3)None of the options (4)Initialize -> Evaluate -> Train -> Predict Answer:-(1)Initialize -> Train -> Predict -> Evaluate |
|