Skip to content

Chapter 5 SVM why should center before LinearSVC #674

@gitgithan

Description

@gitgithan

There was a tip

The LinearSVC class regularizes the bias term, so you should center the training set first by subtracting its mean

I couldn't find any resource discussing why this is so?
What happens if not centered?
What are the implications of (not) regularizing the bias term?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions