optunity icon indicating copy to clipboard operation
optunity copied to clipboard

Update sklearn-automated-classification.rst

Open BrunoChevalier opened this issue 1 year ago • 0 comments

degree: int, default=3 Degree of the polynomial kernel function (‘poly’). Must be non-negative. Ignored by all other kernels.

make sure to cast degree to int

BrunoChevalier avatar Nov 25 '23 01:11 BrunoChevalier