Foundations of Machine LearningModel EvaluationModel EvaluationLesson 4- 1Model EvaluationLesson 4- 2Q: How do we estimate the performance of these models using different machine learning algorithms
Model EvaluationLesson 4- 3Q: How do we estimate the performance of these models with different parameters
Blue: Observed dataGreen: true distributionPolynomial Curve Fitting Red: Predicted curveModel EvaluationLesson 4- 4Q: How do we estimate the performance of machine learning model
Answer:① We want to estimate the generalization performance, the predictive performance of our model on future (unseen) data
②We want to increase the predictive performance by tweaking the learning algorithm and selecting the best performing model from a given hypothesis space
③we want to compare different algorit