Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/GESAD-MSR/GA-LDA

Latent Dirichlet Allocation (LDA) implementation using Genetic Algorightms (GA) for hyper-paramenter optimization, based on Panichella (2019) implementation.
https://github.com/GESAD-MSR/GA-LDA

Last synced: 2 months ago
JSON representation

Latent Dirichlet Allocation (LDA) implementation using Genetic Algorightms (GA) for hyper-paramenter optimization, based on Panichella (2019) implementation.

Awesome Lists containing this project

README

        

# GA-LDA
Latent Dirichlet Allocation (LDA) implementation using Genetic Algorightms (GA) for hyper-paramenter optimization, based on Panichella (2019) implementation.