Test Failed
Pull Request — master (#63)
by
unknown
02:47
created
src/Phpml/Classification/Linear/LogisticRegression.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
 
64 64
      * @param int $maxIterations
65 65
      * @param \Phpml\Classification\Linear\type $normalizeInputs
66
-     * @param \Phpml\Classification\Linear\type $trainingType
66
+     * @param integer $trainingType
67 67
      * @param \Phpml\Classification\Linear\type $cost
68 68
      * @param string $penalty
69 69
      *
Please login to merge, or discard this patch.