Performance enhancement for LogReg in Spark
Created by: powibol
With pull request #28 we prevented object creations caused by Apache Math in the Stratosphere implementation of LogReg. Now Apache Math was replaced in the Spark implementation as well.