1 interface inheriting from ILossFunction
Microsoft.ML.Data (1)
Dirty\ILoss.cs (1)
20public interface IScalarLoss : ILossFunction<float, float>