Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 192 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 192 Bytes

spark-benchmark

Data mining benchmark using Spark

This benchmark uses:

  • Frequency Term algorithm (raw and spark-only)
  • Word2vec (Google)
  • Naive Bayes (Classifier)
  • K-Means (Clustering)