php-ml/src/Math/Statistic
Marcin Michalski 2ee0d373eb
Fix static analysis errors from phpstan upgrade to 0.12 (#426)
2020-03-03 18:52:29 +01:00
..
ANOVA.php Fix static analysis errors from phpstan upgrade to 0.12 (#426) 2020-03-03 18:52:29 +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 Fix static analysis errors from phpstan upgrade to 0.12 (#426) 2020-03-03 18:52:29 +01:00
Variance.php Implement VarianceThreshold - simple baseline approach to feature selection. (#228) 2018-02-10 18:07:09 +01:00