Method Explain
Explain(BasicStats, Single, Single)
Explains the score. Returns the name of the model only, since
both tfn
and lambda
are explained elsewhere.
Declaration
public virtual Explanation Explain(BasicStats stats, float tfn, float lambda)
Parameters
Type | Name | Description |
---|---|---|
BasicStats | stats | |
System.Single | tfn | |
System.Single | lambda |
Returns
Type | Description |
---|---|
Explanation |