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

Understanding the ECOC algorithm #81

Open
arilwan opened this issue Mar 21, 2022 · 0 comments
Open

Understanding the ECOC algorithm #81

arilwan opened this issue Mar 21, 2022 · 0 comments

Comments

@arilwan
Copy link

arilwan commented Mar 21, 2022

This is not an issue but a question (not sure how to tag it as question).
a. Can you explain how the ECOC class works please? For example, generating the codeword matrix in _gen_code_matrix which invokes the _encode_dense method.
b. What the meaning of the __file__ variable passed to os.path.dirname in _encode_dense?
c. How is the codeword length chosen?
d. Suppose I decide using other algorithm (e.g. Logistic Regression, MLP, etc) as the base learner, how could this be done?

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