2022ADS-4 / spotlight

Deep recommender models using PyTorch.
MIT License
0 stars 0 forks source link

MLFLow: track produced models to mlflow and save the best one #38

Closed hannahmabel closed 1 year ago

hannahmabel commented 1 year ago

Mlflow code is set up, installation issues and library requirements are recorded. The model comparison works fine. Now I will work on the accesibility of the mlflow ui: There is an issue that I need the full path of the mlruns folder. With the full local path, however, it is inconvenient to reproduce the experiments. Still to do: Save the best model after a systematic comparison