| 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 | | |