yolov10/docs/en/reference/engine/validator.md
Glenn Jocher e361194d7f
Update docs predict, buttons, reference (#6585)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-11-25 17:59:01 +01:00

798 B

description keywords
Learn about the Ultralytics BaseValidator module. Understand its principles, uses, and how it interacts with other components. Ultralytics, BaseValidator, Ultralytics engine, module, components

Reference for ultralytics/engine/validator.py

!!! Note

This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/engine/validator.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/engine/validator.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/engine/validator.py) 🛠️. Thank you 🙏!



::: ultralytics.engine.validator.BaseValidator