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

Is regression supported? #6

Open
DSoudis opened this issue Jun 17, 2022 · 1 comment
Open

Is regression supported? #6

DSoudis opened this issue Jun 17, 2022 · 1 comment

Comments

@DSoudis
Copy link

DSoudis commented Jun 17, 2022

Looking at the code my understanding is that only classification is possible. (SklearnModelAccuracy)
I tried using SklearnModelUtility with MSE as a metric but this leads to a NotImplementedError.

Thanks!

@xzyaoi
Copy link
Member

xzyaoi commented Jun 17, 2022

Hi @DSoudis,

Yes there is only SklearnModelAccuracy implemented in this library for now (my understanding too). Let us think about if we can support regressions tasks and I will write back on this topic :)

Best regards,
Xiaozhe

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

2 participants