Spandan-Madan / DeepLearningProject

An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
https://spandan-madan.github.io/DeepLearningProject/
MIT License
4.76k stars 637 forks source link

Tutorial is broken? Low recall/precision in TF results #51

Open kthejoker opened 5 years ago

kthejoker commented 5 years ago

Hey Spandan,

Looks like something has changed in the data or model, the TF precision and recall in the final runs are very low (.2 or so) might need.to future proof this a bit more against changes to the TMDB or IMDB apis

Spandan-Madan commented 5 years ago

This might be more involved in effort to fix. I'm marking this as a bug for now, but as the purpose of this tutorial is to teach people the ideas, rather than giving stable production quality code I think it's ok to keep this on the back burner.

I am busy working on the next tutorial (NLP), so might not have the bandwidth to look into this right now. If you can fix and PR I would be happy to accept it! Thanks for pointing it out though :)