Quantcast
Channel: CodeSection,代码区,Python开发技术文章_教程 - CodeSec
Viewing all articles
Browse latest Browse all 9596

Understanding Probabilistic Topic Models By Simulation

$
0
0

I gave a talk last week at Research Triangle Analysts on understanding probabilistic topic models (specificly LDA) by using python for simulation. Here's the description:

Latent Dirichlet Allocation and related topic models are often presented in the form of complicated equations and confusing diagrams. Tim Hopper presents LDA as a generative model through probabilistic simulation in simple Python. Simulation will help data scientists to understand the model assumptions and limitations and more effectively use black box LDA implementations.

You can watch the video on Youtube :

I gave a shorter version of the talk at PyData NYC 2015 .


Viewing all articles
Browse latest Browse all 9596

Trending Articles