Update docs metadata (#3781)
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
---
|
||||
description: Explore the Ultralytics ClassificationPredictor guide for model prediction and visualization. Build powerful AI models with YOLO.
|
||||
keywords: Ultralytics, classification predictor, predict, YOLO, AI models, model visualization
|
||||
---
|
||||
|
||||
## ClassificationPredictor
|
||||
---
|
||||
### ::: ultralytics.models.yolo.classify.predict.ClassificationPredictor
|
||||
@ -6,4 +11,4 @@
|
||||
## predict
|
||||
---
|
||||
### ::: ultralytics.models.yolo.classify.predict.predict
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
description: Delve into Classification Trainer at Ultralytics YOLO docs and optimize your model's training process with insights from the masters!.
|
||||
keywords: Ultralytics, YOLO, Classification Trainer, deep learning, training process, AI models, documentation
|
||||
---
|
||||
|
||||
## ClassificationTrainer
|
||||
---
|
||||
### ::: ultralytics.models.yolo.classify.train.ClassificationTrainer
|
||||
@ -6,4 +11,4 @@
|
||||
## train
|
||||
---
|
||||
### ::: ultralytics.models.yolo.classify.train.train
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
description: Explore YOLO ClassificationValidator, a key element of Ultralytics YOLO models. Learn how it validates and fine-tunes model outputs.
|
||||
keywords: Ultralytics, YOLO, ClassificationValidator, model validation, model fine-tuning, deep learning, computer vision
|
||||
---
|
||||
|
||||
## ClassificationValidator
|
||||
---
|
||||
### ::: ultralytics.models.yolo.classify.val.ClassificationValidator
|
||||
@ -6,4 +11,4 @@
|
||||
## val
|
||||
---
|
||||
### ::: ultralytics.models.yolo.classify.val.val
|
||||
<br><br>
|
||||
<br><br>
|
Reference in New Issue
Block a user