Issues (14)

Checks if the types of returned expressions are compatible with the hinted types.

Best Practice Bug Major
4 files with issues
Count Path Last Found
1 src/Classification/DecisionTree.php
Bug Best Practice
1 src/Classification/MLPClassifier.php
Bug Best Practice
1 src/FeatureExtraction/TokenCountVectorizer.php
Bug Best Practice
1 src/Metric/ConfusionMatrix.php
Bug Best Practice