samples[] = array_slice($data, 0, $features); $this->targets[] = $data[$features]; } fclose($handle); } }