Passed
Pull Request — master (#399)
by
unknown
05:27
created
13 files with issues
Count Path Last Found
1 src/Classification/DecisionTree.php
Bug Best Practice
1 src/Classification/Linear/LogisticRegression.php
Bug
1 src/Classification/MLPClassifier.php
Bug Best Practice
1 src/Clustering/KMeans/Point.php
Comprehensibility Best Practice
2 src/Dataset/MnistDataset.php
Bug
1 src/FeatureExtraction/TokenCountVectorizer.php
Bug Best Practice
1 src/Helper/OneVsRest.php
Bug Best Practice
2 src/Metric/ConfusionMatrix.php
Bug Best Practice
1 src/NeuralNetwork/Layer.php
Performance Best Practice
1 src/NeuralNetwork/Network/LayeredNetwork.php
Performance Best Practice