You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your contribution about the work.
I can't evaluate the results, and it raise an error:
TypeError: '<' not supported between instances of 'function' and 'str', how can I solve the problem?
The text was updated successfully, but these errors were encountered:
@user-wu
I'd the same error. Maybe this can help you : tensorflow/tensorflow#46484
For now I'm commenting de model.evaluate line and only using model.predict
Thanks for your contribution about the work.
I can't evaluate the results, and it raise an error:
TypeError: '<' not supported between instances of 'function' and 'str', how can I solve the problem?
The text was updated successfully, but these errors were encountered: