1 instantiation of PoissonLoss
Microsoft.ML.Data (1)
Utils\LossFunctions.cs (1)
522public IRegressionLoss CreateComponent(IHostEnvironment env) => new PoissonLoss();
2 references to PoissonLoss
Microsoft.ML.Data (2)
Utils\LossFunctions.cs (2)
28[assembly: LoadableClass(PoissonLoss.Summary, typeof(PoissonLoss), null, typeof(SignatureRegressionLoss),