Y
3 terms
Showing all terms starting with Y
YAML Config
Human-readable configuration files commonly used in AI/ML pipelines to define model parameters, training settings, and infrastructure.
YOLO (You Only Look Once)
A real-time object detection algorithm that processes the entire image in a single forward pass, enabling very fast detection speeds.
Yield (Training)
The proportion of valid, usable outputs a model produces - a high-yield model generates accurate, relevant results consistently.