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

Error in Evaluation Step #7

Open
tengguna opened this issue Jul 21, 2023 · 1 comment
Open

Error in Evaluation Step #7

tengguna opened this issue Jul 21, 2023 · 1 comment

Comments

@tengguna
Copy link

I am trying to do the TWSVM with OVO. I saw the document and followed the instructions. I got stuck in this part:
'acc, std, full_report = eval_func(h_params)'

When I tried to run the code, I got this error:
'TypeError: Expected sequence or array-like, got <class 'NoneType'>'

I already make sure that X and y are not empty. Can you please help me?

@mir-am
Copy link
Owner

mir-am commented Jul 31, 2023

Hi,
Sorry for the late reply. I'm super busy nowadays.
Could you please post here the full stack trace? so that I can help you further.
Also, you can add a minimal example that helps to reproduce the error.

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