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