Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibLinear giving low predictions for a feature that only appears in one class. Why? #58

Open
Damiox opened this issue Feb 2, 2020 · 0 comments

Comments

@Damiox
Copy link

Damiox commented Feb 2, 2020

So if I ran into an issue with liblinear where a feature present in class A is not biasing to that class. Isn't that weird?

If I incremented the weight from 1 to 10 for all features, then the prediction is better. Why?

More info here: https://stackoverflow.com/questions/60017644/is-there-a-reason-why-a-feature-only-present-in-a-given-class-is-not-being-predi

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

No branches or pull requests

1 participant