Package dk.alexandra.fresco.stat.regression.logistic
-
Class Summary Class Description LogisticRegression A naive implementation of logistic regression, not optimized for secure computation.LogisticRegressionGD A gradient descent algorithm to fit a logistic model to a dataset.LogisticRegressionPrediction