Coding Challenge: Plot Topic Distribution
Create a Latent Dirichlet Allocation model and plot a topic distribution.
We'll cover the following...
Problem statement
In this challenge, we’ll plot topic_distribution
on the Kiva dataset. First of all, we need to load the dataset to a variable named ...