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

Does groupyr.LogisticSGL support multiclass classification and if yes how to interpret coef_? #77

Open
JohannesWiesner opened this issue Jan 11, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@JohannesWiesner
Copy link

Hi! First of all, thanks for this wonderful package! I have a dataset with three subject groups and wonder if I can use groupyr.LogisticSGL in this case. I couldn't find any documentation if groupyr.LogisticSGL only supports binary classification. It runs through, so I guess multiclass classification is supported? And if yes, how would I interpret the (n_features,) coef_ attribute? Is groupyr.LogisticSGL implicitly running a one-vs-rest classification in the background?

@JohannesWiesner JohannesWiesner added the documentation Improvements or additions to documentation label Jan 11, 2023
@welcome
Copy link

welcome bot commented Jan 11, 2023

👋 Thanks for opening your first issue here! We appreciate your help making groupyr better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant