technology: Python with Keras (using Theanos as backend)
- SW3/2013 Stefan Ristanović
- SW8/2013 Stefan Bratić
An application that predicts probability of characters death in popular book/TV show franchise Game of Thrones.
...
- battles.csv, characters-deaths.csv and characters-predictions.csv are retrieved from Kaggle dataset post (https://www.kaggle.com/mylesoneill/game-of-thrones)
- houses.json, cultures.json and characters.json are retrieved from GOT API (https://api.got.show/doc/)
- IntelliJ PyCharm