Positive Class
Jump to navigation
Jump to search
A Positive Class is a Binary Target Value (of a Binary Target Attribute) that typically represents the presence (or reaction to) some Event.
- AKA: Positive Value, Positive Label.
- …
- Counter-Example(s):
- See: Supervised Binary Classification Task.
References
2008
- (Wilson, 2008a) ⇒ Bill Wilson. (2008). “The Machine Learning Dictionary for COMP9414." University of New South Wales, Australia.
- In a classification task in machine learning, the task is to take each instance and assign it to a particular class. For example, in a machine vision application, the task might involve analysing images of objects on a conveyor belt, and classifying them as nuts, bolts, or other components of some object being assembled. In an optical character recognition task, the task would involve taking instances representing images of characters, and classifying according to which character they are. Frequently in examples, for the sake of simplicity if nothing else, just two classes, sometimes called positive and negative, are used.