golem ~master (2021-09-25T16:54:00Z)
Dub
Repo
LogisticRegression.save
golem
models
linear
LogisticRegression
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
save
(
string
modelDirPath
)
Meta
Source
See Implementation
golem
models
linear
LogisticRegression
aliases
parameters
constructors
this
functions
fit
load
predict
save
variables
weights