KeyCount Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the cardinality, or count, of valid values of a KeyDataViewType column. This needs to be strictly positive. It is used by TextLoader and TypeConvertingEstimator.
public sealed class KeyCount
type KeyCount = class
Public NotInheritable Class KeyCount
- Inheritance
-
KeyCount
Key |
Initializes the cardinality, or count, of valid values of a KeyDataViewType column to the largest integer that can be expresed by the underlying datatype of the KeyDataViewType. |
Key |
Initializes the cardinality, or count, of valid values of a KeyDataViewType column to |
Product | Versions |
---|---|
ML.NET | 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, 4.0.0, Preview |