LDAModel (Spark 3.5.5 JavaDoc) (original) (raw)


public abstract class LDAModel
extends Object
implements Saveable
Latent Dirichlet Allocation (LDA) model.
This abstraction permits for different underlying representations, including local and distributed data structures.