[ML-3824] Add benchmarks to mllib-large.yaml for FPGrowth (#151)
Benchmark for FPGrowth is added to mllib-large.yaml.
This commit is contained in:
parent
6a45dc8a2d
commit
aa1587fec5
@ -59,6 +59,10 @@ benchmarks:
|
||||
optimizer:
|
||||
- em
|
||||
- online
|
||||
- name: fpm.FPGrowth
|
||||
params:
|
||||
numItems: 10000
|
||||
itemSetSize: [4, 10]
|
||||
- name: recommendation.ALS
|
||||
params:
|
||||
numExamples: 50000000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user