Completed
Pull Request — master (#28)
by Robert
02:36
created
16 files with issues
Count Path Last Found
1 src/Phpml/Math/Distance/Chebyshev.php
Duplication
1 src/Phpml/Math/Distance/Euclidean.php
Duplication
1 src/Phpml/Math/Distance.php
Coding Style Best Practice
1 src/Phpml/Math/Distance/Manhattan.php
Duplication
4 src/Phpml/Math/Kernel/RBF.php
Documentation
3 src/Phpml/Math/Matrix.php
Duplication Documentation Bug
1 src/Phpml/Clustering/KMeans/Cluster.php
Bug Compatibility
1 src/Phpml/Clustering/KMeans/Point.php
Bug
2 src/Phpml/Clustering/KMeans/Space.php
Unused Code Bug
1 src/Phpml/SupportVectorMachine/DataTransformer.php
Bug