Evaluations
- What is an evaluation?
- Why do I need to evaluate my model?
- How can I evaluate my model?
- Which evaluation metric should I trust the most?
- How can I interpret the evaluation results for my classification model?
- How can I interpret the evaluation results for my regression model?
- Can I automatically split a dataset into a training set and test set?
- How much does an evaluation cost?
- Can I compare evaluations?
- What is the difference between model, mode and random measures?
- Why can't I find the confusion matrix in the evaluation panel?