ng on it.
> Cheers,
> Andy
>
> - Ursprüngliche Mail -
> Von: "abdalrahman eweiwi"
> An: [email protected]
> Gesendet: Donnerstag, 6. September 2012 07:27:29
> Betreff: [Scikit-learn-general] Reports on custom kernels
>
>
> Hi,
>
>
moment, but I'm working on it.
Cheers,
Andy
- Ursprüngliche Mail -
Von: "abdalrahman eweiwi"
An: [email protected]
Gesendet: Donnerstag, 6. September 2012 07:27:29
Betreff: [Scikit-learn-general] Reports on custom kernels
Hi,
Is it possible to g
Hi,
Is it possible to generate reports similar to the example provided in the
documentation for custom kernels?
Is it possible to have it this way?
tuned_parameters = [{'kernel': ['my_kernal'],
'C' :
list(np.logspace(-3,3,10))}]
Thanks
--