Counter

Software / App

A data structure from Python's collections module used to efficiently count hashable objects, utilized here for determining the most common label.

Mentioned in 1 video