Skip to content

Avoids feature blow-up when std==0.

Anjith GEORGE requested to merge small_fixe into master

Avoids feature blow-up when normalization is used with std==0, replaces 0 std instances with 1.0

Merge request reports