Skip to content

Update sklearn-automated-classification.rst#109

Open
BrunoChevalier wants to merge 1 commit intoclaesenm:masterfrom
BrunoChevalier:patch-1
Open

Update sklearn-automated-classification.rst#109
BrunoChevalier wants to merge 1 commit intoclaesenm:masterfrom
BrunoChevalier:patch-1

Conversation

@BrunoChevalier
Copy link

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant