Remove K-Core and LDA sections from guide; they are unimplemented

This commit is contained in:
Ankur Dave 2014-01-13 21:12:58 -08:00
parent c28e5a08ee
commit e14a14bcde

View file

@ -848,10 +848,6 @@ val triCountByUsername = users.join(triCounts).map { case (id, (username, tc)) =
println(triCountByUsername.collect().mkString("\n"))
{% endhighlight %}
## K-Core
## LDA
<p style="text-align: center;">
<img src="img/tables_and_graphs.png"
title="Tables and Graphs"