spark-instrumented-optimizer/mllib/data
Sean Owen 25ad8f9301 SPARK-1727. Correct small compile errors, typos, and markdown issues in (primarly) MLlib docs
While play-testing the Scala and Java code examples in the MLlib docs, I noticed a number of small compile errors, and some typos. This led to finding and fixing a few similar items in other docs.

Then in the course of building the site docs to check the result, I found a few small suggestions for the build instructions. I also found a few more formatting and markdown issues uncovered when I accidentally used maruku instead of kramdown.

Author: Sean Owen <sowen@cloudera.com>

Closes #653 from srowen/SPARK-1727 and squashes the following commits:

6e7c38a [Sean Owen] Final doc updates - one more compile error, and use of mean instead of sum and count
8f5e847 [Sean Owen] Fix markdown syntax issues that maruku flags, even though we use kramdown (but only those that do not affect kramdown's output)
99966a9 [Sean Owen] Update issue tracker URL in docs
23c9ac3 [Sean Owen] Add Scala Naive Bayes example, to use existing example data file (whose format needed a tweak)
8c81982 [Sean Owen] Fix small compile errors and typos across MLlib docs
2014-05-06 20:07:22 -07:00
..
als Renamed ML package to MLlib and added it to classpath 2013-07-05 11:38:53 -07:00
lr-data Renamed ML package to MLlib and added it to classpath 2013-07-05 11:38:53 -07:00
ridge-data Renamed ML package to MLlib and added it to classpath 2013-07-05 11:38:53 -07:00
sample_libsvm_data.txt [SPARK-1506][MLLIB] Documentation improvements for MLlib 1.0 2014-04-22 11:20:47 -07:00
sample_naive_bayes_data.txt SPARK-1727. Correct small compile errors, typos, and markdown issues in (primarly) MLlib docs 2014-05-06 20:07:22 -07:00
sample_svm_data.txt respose to PR comments 2013-09-08 19:21:30 -07:00
sample_tree_data.csv Decision Tree documentation for MLlib programming guide 2014-04-15 11:14:28 -07:00