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