Delegate CreateEstimatorMethod
Namespace: Microsoft.ML.Probabilistic.Distributions
Assembly: Microsoft.ML.Probabilistic.dll
Syntax
public delegate object CreateEstimatorMethod(object dist);
Parameters
| Type | Name | Description |
|---|---|---|
| Object | dist |
Returns
| Type | Description |
|---|---|
| Object |