Using a lot of data wrangling and NLP, I created a movie and tv show recommender: Basically, the user selects from the drop-down list their movie/tv show of interest, and the algorithm will recommend a combination of movies and tv shows that the user is most likely to be interested in. I tried to include […]
Category: Movies
Categories
On Entropy and Time Reversal
As a huge Christopher Nolan fan, I am very excited that Tenet is finally coming out this week! Here is the new and final trailer for those of you that have not seen it yet: One of the main themes in this movie will evidently be on “time inversion/reversal” based on the reversing entropy. Since […]

I wrote an extensive application using NLP and TensorFlow/Keras in Python that looks at all of the current and upcoming Hollywood releases for 2020 and tracks the online Twitter sentiment for each of them. The model output was then displayed in a PowerBI dashboard. In essence, we are predicting the classification probability . You can […]