fastbook icon indicating copy to clipboard operation
fastbook copied to clipboard

Does CollabDataLoaders' Categorify Transform works right? ( in 08_collab.ipynb )

Open zhangjiekui opened this issue 5 years ago • 0 comments

in 08_collab.ipynb [https://github.com/fastai/fastbook/blob/master/08_collab.ipynb]

dls.classes
outpts:

'user': (#944) ['#na#',1,2,3,4,5,6,7,8,9...], 'title': (#1635) ['#na#',"'Til There Was You (1997)"...]

but actually the dataset has 943 users , 1682 items , what's wrong?

@jph00

zhangjiekui avatar Oct 19 '20 05:10 zhangjiekui