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

Flag classes not seen in training, or not present in evaluation #84

Open
kwinkunks opened this issue Oct 3, 2023 · 2 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@kwinkunks
Copy link
Member

Flag if see [A, B, C] in training then [A, B] or [A, B, C, D] in evaluation.

Would go in target.py I think, and have sklearn component.

@kwinkunks kwinkunks added enhancement New feature or request good first issue Good for newcomers hacktoberfest A good issue for Hacktoberfest labels Oct 3, 2023
@kwinkunks
Copy link
Member Author

I think sklearn flags these, but maybe the error is sometimes obscure? Check first.

@noobCoderVP
Copy link

I would like to work on this issue, I have good experience of working with SKlearn for machine learning, can you elaborate a little about the issue? is it like the same rows should not be present in training and testing? Assign me this issue if yes

@kwinkunks kwinkunks removed the hacktoberfest A good issue for Hacktoberfest label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants