Github user MLnick commented on the issue:
https://github.com/apache/spark/pull/19638
Do we need to expose it publicly in the trait? Could we make it
`private[mllib]`? Since it will only be used to compute this metric.
Alternatively, you can just compute `n` from the size of one of the stats
vectors.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
