How to choose error metrics for Classification and Regression
Read Time: 6 min In the first place, we need to understand, what is error metrics and why is it important to choose right one for any machine learning model. What is error metrics? After building machine learning model, we need to check it’s validity that how much accurate our prediction or classification is. Evaluation or error metrics plays … Read more