This commit is contained in:
Timothy Hunter 2016-07-05 15:01:50 -07:00
parent ce7e20ae6d
commit 40e97ca3c0

View File

@ -65,6 +65,8 @@ benchmarks:
maxIter: 3
- name: regression.LinearRegression
params:
numExamples: 100
numTestExamples: 100
numFeatures: 100
regParam: 0.1
tol: [0.0]