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