Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 151 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 151 Bytes

LDA implementation

The LDA model was implemented using Python, in addition the Sklearn library was used in which the LDA function itself was used.