1 reference to ExpLoss
Microsoft.ML.Data (1)
Utils\LossFunctions.cs (1)
430
public IClassificationLoss CreateComponent(IHostEnvironment env) => new
ExpLoss
(this);