Skip to content

Recommenders 0.5.0

Compare
Choose a tag to compare
@miguelgfierro miguelgfierro released this 30 Apr 09:22
· 2528 commits to main since this release
321aa05

Repo structure

  • Default branch renamed from master to main #1284 #1278

New dataset and competition support

New algorithms or improvements

  • Optimize GPU usage of news recommendation algorithms #1235
  • Optimize surprise utilities #1224
  • GeoIMC algorithm #1204
  • Standard VAE algorithm #1194
  • Multinomial VAE algorithm #1194

New utilities or improvements

  • Operationalization example for sequential models #1254
  • Fix bug with fastai #1288
  • Fix bug in affinity matrix #1243
  • Fix conflict with MMLSpark version #1230
  • Fix negative feedback smapler #1200

New notebooks or improvements

  • Update AzureML Designer notebooks #1286 #1253
  • KDD2020 tutorial: paper recommendation with Microsoft Academic Graph #1208
  • Update o16n notebook for real time scoring #1176
  • Reduce verbosity on tensorflow notebooks #1276

Other features