@@ -256,7 +256,6 @@ |
||
256 | 256 | * |
257 | 257 | * The probability is simply taken as the distance of the sample |
258 | 258 | * to the decision plane. |
259 | - |
|
260 | 259 | * @param mixed $label |
261 | 260 | */ |
262 | 261 | protected function predictProbability(array $sample, $label) : float |