Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Since generic classifier and predictor have better mini-batch implementation using accumulator, LDA/pLSA's mini-batch & iteration logic can be modified in a similar way.
This issue probably require us to modify OnlineLDAModel and IncrementalPLSAModel themselves.
Attachments
Issue Links
- is part of
-
HIVEMALL-91 Implement Online LDA
- Closed
-
HIVEMALL-74 Implement pLSA algorithm
- Closed
- is related to
-
HIVEMALL-108 Support `-iter` option in generic regressor/classifier
- Closed
- links to