Completed
Pull Request — master (#85)
by Marcin
04:46
created
34 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
3 src/Phpml/Classification/Ensemble/AdaBoost.php
Bug Best Practice Duplication
4 src/Phpml/Classification/Ensemble/Bagging.php
Documentation Bug Best Practice Unused Code Duplication
2 src/Phpml/Classification/Linear/Adaline.php
Documentation Bug Comprehensibility
19 src/Phpml/Classification/Linear/DecisionStump.php
Duplication Documentation Bug Best Practice Coding Style
6 Phpml/Classification/Linear/LogisticRegression.php
Documentation Bug Duplication
2 src/Phpml/Classification/Linear/Perceptron.php
Documentation Bug Duplication
1 src/Phpml/Classification/NaiveBayes.php
Unused Code Comprehensibility