@@ -63,7 +63,7 @@ |
||
| 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 | * |