What are the three stages of building the hypotheses or model in machine learning?
Answer Posted / Jaldhari Meena
The three stages of building a hypothesis or model in machine learning are: (1) Data Preparation - cleaning, preprocessing, and selecting relevant features. (2) Model Training - using an algorithm to learn patterns from the data and build a model that can make predictions on new data. (3) Model Evaluation - assessing the performance of the model using appropriate evaluation metrics and making necessary adjustments.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers