Say you want to use Machine Learning to help your sales team with automatic lead sorting. I.e., Input A (a sales prospect) and output B (whether your sales team should prioritize them). The 3 steps of the workflow, in scrambled order, are:
(i) Deploy a trained model and get data back from users
(ii) Collect data with both A and B
(iii) Train a machine learning system to input A and output B
What is the correct ordering of these steps?
No comments:
Post a Comment
If you have any doubts, please let me know.