Interface implemented by range transforms.
# namespace Microsoft.VisualBasic.MachineLearning.SVM export class IRangeTransform { }