Skip to content

FIX: SVC's gamma = 'scale' representation#83

Open
elainexmas wants to merge 1 commit intonok:stablefrom
elainexmas:patch-2
Open

FIX: SVC's gamma = 'scale' representation#83
elainexmas wants to merge 1 commit intonok:stablefrom
elainexmas:patch-2

Conversation

@elainexmas
Copy link
Copy Markdown

If gamma is 'scale', use the computed value stored on the estimator object, rather than repr of the string 'scale'.

reference: https://github.com/scikit-learn/scikit-learn/blob/main/sklearn/svm/_base.py#L206-L210

If gamma is 'scale', use the computed value stored on the estimator object, rather than `'scale'`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant