Question 1
[String Matching] Enter the sequence of steps to be followed, in general, in end to end machine learning project. Enter the answer as a 6-character string. For example, entering the answer as (without quotes) ‘BADCFE’ implies that the first step is B, followed by the second step A and so on. A. Select suitable model
B. Train the model
C. Pre-process the data
D. Collect data
E. Fine tune model
F. Present your solution