I have always been using r2 score metrics. I know there are several evaluation metrics out there i have read several articles about it. Since i'm still a beginner in machine learning. I'm still very confused of
- When to use each of it, is depending on our case, if yes please give me example
- I read this article and it said,
r2 scoreis not straightforward, we need other stuff to measure the performance of our model. Does it mean we need more than 1 evaluation metrics in order to get better insight of our model performance? - Is it recommended if we only measure our model performance by just one evaluation metrics?
- From this article it said knowing the distribution of our data and our business goal helps us to understand choose appropriate metrics. What does it mean by that?
- How to know for each metrics that the model is 'good' enough?