MLFeatureType
abstract class MLFeatureType
Last updated
Was this helpful?
abstract class MLFeatureType
Last updated
Was this helpful?
The MLFeatureType
class is an abstract base class providing information that fully describes the structure of an .
Some feature types include a name. This is usually the case with feature types provided by MLModel
instances. However, most feature types attached to features do not have a name.
This is the data type of each element within a given feature. This is usually a signed numeric type. Below are possible values: