LogisticClassifier

Classifier for binary classification

Constructors

ConstructorDescription
new(l)
Signature: l:Layer -> LogisticClassifier
new(f)
Signature: (f:(DM -> DM)) -> LogisticClassifier