8000 Refactor class_weight logic · Issue #745 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Refactor class_weight logic #745

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

Closed
amueller opened this issue Mar 31, 2012 · 3 comments · Fixed by #1464
Closed

Refactor class_weight logic #745

amueller opened this issue Mar 31, 2012 · 3 comments · Fixed by #1464
Labels
Enhancement Moderate Anything that requires some knowledge of conventions and best practices

Comments

@amueller
Copy link
Member

It's duplicated in SVM and SGD code and somewhat in the other linear models.

@amueller
Copy link
Member Author
amueller commented Nov 3, 2012

Estimators looking at are RidgeClassifier, the svm module, logistic regression, SGDClassifier and the perceptron.

@amueller
Copy link
Member Author
amueller commented Jan 5, 2013

Still to do in RidgeClassifier and NaiveBayes

@amueller amueller modified the milestone: 0.15 Sep 29, 2016
@amueller
Copy link
Member Author

Doesn't make sense for NaiveBayes and I think there is not much to gain here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Moderate Anything that requires some knowledge of conventions and best practices
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0