Skip to content

Conversation

@Anjalis9718
Copy link

error encountered ""w = np.zeros(len(X[0]))

TypeError: object of type 'numpy.float64' has no len()"" resolved by putting ""w = svm_sgd_plot(X,y)"" at the beginning

error encountered ""w = np.zeros(len(X[0]))

TypeError: object of type 'numpy.float64' has no len()"" resolved by putting  ""w = svm_sgd_plot(X,y)"" at the beginning
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.

1 participant