Class AcceleratedLogisticRegression

java.lang.Object
jdistlib.inference.AcceleratedLogisticRegression
All Implemented Interfaces:
AutoCloseable, BatchedDifferentiableLogDensity, ComputeBackedLogDensity, DifferentiableLogDensity, LogDensity

public final class AcceleratedLogisticRegression extends Object implements BatchedDifferentiableLogDensity, ComputeBackedLogDensity, AutoCloseable
Device-resident batched logistic-regression posterior with a spherical normal prior.