benfred / implicit

Fast Python Collaborative Filtering for Implicit Feedback Datasets
https://benfred.github.io/implicit/
MIT License
3.57k stars 612 forks source link

Replacing tqdm with tqdm.auto in lmf #498

Closed deethereal closed 2 years ago

deethereal commented 2 years ago

Replacing tqdm with tqdm.auto in lmf just like in other models for visual esthetic

ita9naiwa commented 2 years ago

I guess the header should also change from tqdm.auto import tqdm