the base abstract data type of the vector encoder
# namespace Microsoft.VisualBasic.DataMining.FeatureFrame export class FeatureEncoder { }