react-ml-app icon indicating copy to clipboard operation
react-ml-app copied to clipboard

name 'Collection' is not defined

Open hududed opened this issue 4 years ago • 1 comments

Hello

following your notebook in this repo I couldn't define create_head function because of the error:

NameError: name 'Collection' is not defined

Do you know where Collection is defined? Is it part of fastai ?

hududed avatar Dec 16 '20 20:12 hududed

Hi,

yes, Collection definitely was part of fastai. I cannot look into this right now, because of lack of time, but please remind me if this problem persists.

davidpfahler avatar Dec 17 '20 11:12 davidpfahler