MCPcopy Create free account
hub / github.com/abess-team/abess / get_beta

Method get_beta

src/Algorithm.h:193–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191 int get_sparsity_level() { return this->sparsity_level; }
192
193 T2 get_beta() { return this->beta; }
194
195 T3 get_coef0() { return this->coef0; }
196

Callers 4

test_lossMethod · 0.80
sequential_path_cvFunction · 0.80
abessWorkflowFunction · 0.80

Calls

no outgoing calls

Tested by 1

test_lossMethod · 0.64