Categorical Set
Jump to navigation
Jump to search
A Categorical Set is a finite unordered set of categorical values.
- Context:
- It can (typically) be a Named Categorical Set.
- It can have Zero or more Categorical Values.
- It can be:
- the Variable Domain for a Categorical Variable.
- the Attribute Domain for a Categorical Attribute.
- It can be the Function Range of a Classification Function.
- …
- Example(s):
- See: Class, Finite Ordered Set(Ordinal Set), Infinite Ordered Set.
References
1998
- (Kohavi & Provost, 1998) ⇒ Ron Kohavi, and Foster Provost. (1998). “Glossary of Terms.” In: Machine Leanring 30(2-3).
- Categorical/Nominal: A finite number of discrete values. The type nominal denotes that there is no ordering between the values, such as last names and colors. The type ordinal denotes that there is an ordering, such as in an attribute taking on the values low, medium, or high.