LogisticRegression.fit

Undocumented in source. Be warned that the author may not have intended to support it.
class LogisticRegression(T, size_t InputDim, size_t OutputDim, UseGradient useGrad = UseGradient.yes)
void
fit
(
in Tuple!(T[], T[])[] train
,
in Tuple!(T[], T[])[] test
,)

Meta