massquantity / LibRecommender

Versatile End-to-End Recommender System
https://librecommender.readthedocs.io/
MIT License
384 stars 66 forks source link

add wand logger #502

Open meti0079 opened 2 months ago

meti0079 commented 2 months ago

In this project, I need to send metrics values to wandb logger to compare different versions of my models. But there is no way to do that. I get a fork of project and add wandb logger as input of model.fit() function. How can I send a pull request ??

massquantity commented 2 months ago

https://kbroman.org/github_tutorial/pages/fork.html