Closed Arcify closed 2 years ago
ensemble.predict takes a tensor and returns the output feature, therefore it should be ensemble.evaluate, which takes a testloader and returns the accuracy.
Thanks @Arcify
@all-contributors please add @Arcify for doc
@xuyxu
I've put up a pull request to add @Arcify! :tada:
ensemble.predict takes a tensor and returns the output feature, therefore it should be ensemble.evaluate, which takes a testloader and returns the accuracy.