Passed
Push — master ( c44f3b...492344 )
by Arkadiusz
02:48
created
27 files with issues
Count Path Last Found
2 src/Phpml/Association/Apriori.php
Bug Best Practice
7 src/Phpml/Classification/DecisionTree.php
Documentation Bug Best Practice
2 Classification/DecisionTree/DecisionTreeLeaf.php
Bug Coding Style
4 src/Phpml/Classification/Ensemble/AdaBoost.php
Duplication Bug Best Practice
4 src/Phpml/Classification/Ensemble/Bagging.php
Documentation Bug Best Practice Unused Code Duplication
3 src/Phpml/Classification/Linear/Adaline.php
Documentation Bug Comprehensibility Duplication
19 src/Phpml/Classification/Linear/DecisionStump.php
Documentation Bug Best Practice Duplication Coding Style
5 Phpml/Classification/Linear/LogisticRegression.php
Bug Documentation Duplication
3 src/Phpml/Classification/Linear/Perceptron.php
Duplication
1 src/Phpml/Classification/NaiveBayes.php
Unused Code Comprehensibility