1 override of GetSlotTypeCore
Microsoft.ML.Data (1)
Transforms\LabelConvertTransform.cs (1)
183protected override VectorDataViewType GetSlotTypeCore(int iinfo)
3 references to GetSlotTypeCore
Microsoft.ML.Data (3)
Transforms\TransformBase.cs (3)
790if (GetSlotTypeCore(index) == null) 796/// Implementors should note this only called if <see cref="GetSlotTypeCore"/> 799/// since the default implementation of <see cref="GetSlotTypeCore"/> will return