Definition of evaluation:
- Evaluation is the method of understanding the reliability of an API Evaluation
- It is based on the outputs which are received by feeding the data into the model and comparing the output with the actual answers.
OR
- Evaluation is a process that critically examines a program. It involves collecting and analyzing information about a program’s activities, characteristics, and outcomes.
- Its purpose is to make judgments about a program, to improve its effectiveness, and/or to inform programming decisions
The objective of the evaluation stage:
It is to evaluate whether the ML algorithm is able to predict with high accuracy or not before deployment.