php-ml/src/Math/Statistic
2019-02-08 22:24:02 +01:00
..
ANOVA.php Update dependencies and fix code styles (#334) 2018-12-12 21:56:44 +01:00
Correlation.php Issue #351: Replace pow() and sqrt() with double stars notation. (#352) 2019-02-08 22:24:02 +01:00
Covariance.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Gaussian.php Issue #351: Replace pow() and sqrt() with double stars notation. (#352) 2019-02-08 22:24:02 +01:00
Mean.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
StandardDeviation.php Issue #351: Replace pow() and sqrt() with double stars notation. (#352) 2019-02-08 22:24:02 +01:00
Variance.php Implement VarianceThreshold - simple baseline approach to feature selection. (#228) 2018-02-10 18:07:09 +01:00