This is a repo contains codes and materials developed for the Data Mining (MTAT.03.183) course project at University of Tartu in Fall 2017. The project, ENVISION: Restaurant Visitor Forecasting, defined based on a Kaggle competition.
- Data exploration (in R)
- Visualizations (in R and Python)
- Forecasting using RNN lstm in Keras
- For the R implementations you'll need R interpreter (you can open up the R project using R studio)
- The forecasting implemented in Python 3.6 using Pandas, Scikit-learn, and Keras libraries.
- Homework 11 related to the project
- Our Kaggle kernel