php-ml/docs
Arkadiusz Kondas 3ba35918a3
Implement VarianceThreshold - simple baseline approach to feature selection. (#228)
* Add sum of squares deviations

* Calculate population variance

* Add VarianceThreshold - feature selection transformer

* Add docs about VarianceThreshold

* Add missing code for pipeline usage
2018-02-10 18:07:09 +01:00
..
assets add php-ml logo 2016-07-17 00:31:47 +02:00
machine-learning Implement VarianceThreshold - simple baseline approach to feature selection. (#228) 2018-02-10 18:07:09 +01:00
math [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
index.md Implement VarianceThreshold - simple baseline approach to feature selection. (#228) 2018-02-10 18:07:09 +01:00