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 while running clf.fit(x,y) and clf.fit(hard_negatives, hard_negative_labels) #11

Open
Charanjit5145 opened this issue Sep 20, 2021 · 0 comments

Comments

@Charanjit5145
Copy link

TypeError: only size-1 arrays can be converted to Python scalars

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Users\CHARANJIT\PycharmProjects\pythonProject\Person\train.py", line 169, in
clf1.fit(X,Y)

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

1 participant