Logistic Regression in Spark including test cases
Created by: powibol
This pull request contains our (Group 4) implementation of logistic regression in Spark. It also contains the unit tests to validate the correctness of the code and the resources required to run the tests.