php-ml/src/Phpml/Preprocessing
David Monllaó 12b8b118dd Fix division by 0 error during normalization (#83)
* Fix division by 0 error during normalization

std is 0 when a feature has the same value in samples.

* Expand std normalization test
2017-04-24 11:47:30 +02:00
..
Imputer Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Imputer.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Normalizer.php Fix division by 0 error during normalization (#83) 2017-04-24 11:47:30 +02:00
Preprocessor.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00