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