golem ~master (2022-01-10T17:13:34.6172319)
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