Added Scala implementation of logistic regression
Created by: powibol
This contains the implementation of logistic regression written in Scala, written by group no. 4.
As described in issue with #8 (closed) the functionality was verified using cub_gen test files and a Matlab implementation of the algorithm (for comparison). As soon as there is an answer in issue #8 (closed) we will contribute the test resources as well.