dartmouth-cs98-23f / project-short-learning

project-short-learning created by GitHub Classroom
0 stars 0 forks source link

Create HDP for LDA #75

Closed banshee56 closed 8 months ago

banshee56 commented 10 months ago

HDP

Team

Machine Learning

Description:

Utilizing HDP (Hierarchical Dirichlet Process) to roughly estimate how many topics exist within our corpus when categorizing text using the LDA. This is considered to be a faster method than using grid-search for the same purpose.