What are the three stages to build the hypotheses or model in machine learning?
Answer Posted / Saket Vishnoi
The three stages to build the hypotheses or model in machine learning are: 1. Data Collection, where data is gathered and preprocessed; 2. Model Training, where a hypothesis is learned based on the training set of examples; 3. Model Testing, where the learned hypothesis is evaluated against the test set of examples.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers