I am learing ML. recently, I have made movie recomandation model from tmdb dataset, I processed data using that model in .pkl (binary) file. made backend using that data but, data is too large to push in github I am unable to host website.
I am trying to push the backend with processed data but unable to deploy since it exceed the limit of file size
gitthink git's not very useful tool for saving large files, more suitable isDVC, you just needmore about in docs