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

Remove test checking that TPOT-NN errors for multiclass input #1177

Draft
wants to merge 1 commit into
base: nn
Choose a base branch
from

Conversation

rachitk
Copy link

@rachitk rachitk commented Feb 25, 2021

What does this PR do?

Removes or corrects tests erroring due to PR #1175 as they are defunct.

Where should the reviewer start?

Check tests/nn_tests.py

How should this PR be tested?

Check that all other tests pass besides the one removed.

Any background context you want to provide?

One test may still fail without further changes - one of the known_score tests (which may be due to scikit-learn updates). Left this one as a draft until that has been corrected, though this is an NN-specific change.

What are the relevant issues?

N/A

Screenshots (if appropriate)

N/A

Questions:

  • Do the docs need to be updated? No.
  • Does this PR add new (Python) dependencies? No.

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

Successfully merging this pull request may close these issues.

None yet

1 participant