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

Modify ENN for self-training #83

Closed
dpuenteramirez opened this issue Jan 26, 2022 · 0 comments · Fixed by #88
Closed

Modify ENN for self-training #83

dpuenteramirez opened this issue Jan 26, 2022 · 0 comments · Fixed by #88
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hypothesis tryouts Validate a hypothesis
Milestone

Comments

@dpuenteramirez
Copy link
Owner

The modification that is needed requieres to create a new version of the ENN algorithm in order to support instance removal from a given set that it's been recovered after using self-training, therefore it will only remove the new instances added,not the original ones.

@dpuenteramirez dpuenteramirez added enhancement New feature or request good first issue Good for newcomers hypothesis tryouts Validate a hypothesis labels Jan 26, 2022
@dpuenteramirez dpuenteramirez added this to the Sprint 7 milestone Jan 26, 2022
@dpuenteramirez dpuenteramirez self-assigned this Jan 26, 2022
dpuenteramirez added a commit that referenced this issue Jan 26, 2022
This version of ENN allows the user to pass up to two datasets and decide wether it should delete the content from one if it's present in the other one, or not.
dpuenteramirez added a commit that referenced this issue Jan 26, 2022
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 hypothesis tryouts Validate a hypothesis
Projects
None yet
1 participant