Overview

SMF is an algorithm for learning a matrix factorization model that takes into account seasonal patterns.
SMF has the following properties:

Paper


Code

The source codes used in the paper are available. [Download]

Datasets

The Disease dataset used in the paper is from the Tycho dataset, and can be found at https://www.tycho.pitt.edu/data/.
The Taxi dataset is originally from https://www1.nyc.gov/site/tlc/about/tlc-trip-record-data.page.
Preprocessing follows the approach used in: https://github.com/toddwschneider/nyc-taxi-data