golem ~master (2021-09-25T16:54:00Z)
Dub
Repo
LogisticFitOptions
golem
models
linear
Undocumented in source.
struct
LogisticFitOptions {
size_t
maxEpoch
;
float
penaltyWeightsDecay
;
}
Members
Variables
maxEpoch
size_t
maxEpoch
;
Undocumented in source.
penaltyWeightsDecay
float
penaltyWeightsDecay
;
Undocumented in source.
Meta
Source
See Implementation
golem
models
linear
classes
LogisticRegression
structs
LogisticFitOptions