Description
From SPARK-9658:
1. LDA.docConcentration
It will be nice to keep the old APIs unchanged. Proposal:
- Add “asymmetricDocConcentration” and revert docConcentration changes.
- If the (internal) doc concentration vector is a single value, “getDocConcentration" returns it. If it is a constant vector, getDocConcentration returns the first item, and fails otherwise.
2. LDAModel.gammaShape
This should be given a default value.
Attachments
Issue Links
- relates to
-
SPARK-9658 ML 1.5 QA: API: Binary incompatible changes
- Resolved
- links to