slope 0.29.0
Loading...
Searching...
No Matches
jit_normalization.h File Reference

Enums to control predictor standardization behavior. More...

This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Enums to control predictor standardization behavior.

Definition in file jit_normalization.h.