![]() |
slope 0.29.0
|
Enums to control predictor standardization behavior. More...
Go to the source code of this file.
Namespaces | |
namespace | slope |
Namespace containing SLOPE regression implementation. | |
Enumerations | |
enum class | slope::JitNormalization { slope::None = 0 , slope::Center = 1 , slope::Scale = 2 , slope::Both = 3 } |
Enums to control predictor standardization behavior. More... | |
Enums to control predictor standardization behavior.
Definition in file jit_normalization.h.