Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Commit e6ad2d7

Browse files
author
Meng, Peng
authored
Merge pull request #526 from mpjlu/readme
add svd readme
2 parents 1f7aebb + 08dde3b commit e6ad2d7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@ There are totally 19 workloads in HiBench. The workloads are divided into 6 cate
9090

9191
This workload benchmarks Support Vector Machine (SVM) implemented in Spark-MLLib. The input data set is generated by SVMDataGenerator.
9292

93+
11. Singular Value Decomposition (SVD)
94+
95+
This workload benchmarks Singular Value Decomposition (SVD) implemented in Spark-MLLib. The input data set is generated by SVDDataGenerator.
96+
97+
9398
**SQL:**
9499

95100
1. Scan (scan), Join(join), Aggregate(aggregation)

0 commit comments

Comments
 (0)