recommenders icon indicating copy to clipboard operation
recommenders copied to clipboard

[FEATURE] Upgrade fastai to v2

Open SimonYansenZhao opened this issue 1 year ago • 0 comments

Description

fastai has breaking changes in v2, which makes the code in recommenders incompatible with fastai v2. For example, CollabDataBunch is removed in fastai v2.

Expected behavior with the suggested feature

It should be compatible with fastai v2 because fastai v1 is not maintained.

Other Comments

There are 3 repos related to fastai:

See also

  • Fastai V2 Upgrade Review Guide
  • https://github.com/recommenders-team/recommenders/pull/1988: https://github.com/recommenders-team/recommenders/pull/1988/commits/97deed179525b2f8bc6d4f68f973e7cfb9676f6f

SimonYansenZhao avatar Sep 13 '23 06:09 SimonYansenZhao