mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-15 01:44:05 +00:00
3ba35918a3
* Add sum of squares deviations * Calculate population variance * Add VarianceThreshold - feature selection transformer * Add docs about VarianceThreshold * Add missing code for pipeline usage |
||
---|---|---|
.. | ||
CorrelationTest.php | ||
CovarianceTest.php | ||
GaussianTest.php | ||
MeanTest.php | ||
StandardDeviationTest.php | ||
VarianceTest.php |