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

multi class classification #15

Open
amitca71 opened this issue Nov 23, 2022 · 1 comment
Open

multi class classification #15

amitca71 opened this issue Nov 23, 2022 · 1 comment

Comments

@amitca71
Copy link

Hi,
is there a way to perform multi class ?
i got an error must have a cardinality of 2,found '34' when i omit the positive_class (i saw that if its not None, i cant even see the data, but there is no way to set it to None...

in order to customize it, need to have the capability either to chage:
./mlflow/recipes/steps/ingest/init.py
or
./mlflow/recipes/classification/v1/recipe.py
that to my understanding are not steps that can be customized. any suggestion or reference to multi class classification?
thanks,
Amit

@jinzhang21
Copy link
Collaborator

We don't have multi-class classification support built-in yet. This feature is something we'll for sure to consider for extension.

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