Skip to content

Logistic Regression in Spark including test cases

Moritz Aurel Pascal Schubotz requested to merge github/fork/powibol/master into master

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.

Merge request reports

Loading