Table Of Contents

LdaModel publish


publish(self)

[BETA] Creates a scoring engine tar file.

Parameters:
Returns:

: dict

The HDFS path to the tar file.

Creates a tar file with the trained Latent Dirichlet Allocation model. The tar file is used as input to the scoring engine to predict the conditional topic probabilities for a document.