Passed
Push — master ( e83f7b...d953ef )
by Arkadiusz
03:28
created
11 files with issues
Count Path Last Found
1 src/Phpml/Math/Matrix.php
Documentation Bug
7 Math/LinearAlgebra/EigenvalueDecomposition.php
Comprehensibility Performance Best Practice Unused Code
3 src/Phpml/Helper/Optimizer/ConjugateGradient.php
Unused Code Comprehensibility Coding Style Compatibility
1 src/Phpml/DimensionReduction/LDA.php
Documentation
2 src/Phpml/DimensionReduction/KernelPCA.php
Documentation
1 src/Phpml/Clustering/FuzzyCMeans.php
Bug Best Practice
1 src/Phpml/Classification/NaiveBayes.php
Unused Code Comprehensibility
1 src/Phpml/Classification/Linear/DecisionStump.php
Bug Best Practice
1 src/Phpml/Classification/Ensemble/Bagging.php
Bug Best Practice
1 src/Phpml/Classification/Ensemble/AdaBoost.php
Bug Best Practice