ADI-Labs / density

wireless density API
13 stars 26 forks source link

Added very basic prediction function #207

Closed alexander-yu closed 8 years ago

alexander-yu commented 8 years ago

For each time provided, simply provides the historical mean of all capacities for the floor over all observations under the same time and day (ever).

TODO: implement GPR later

modified:   density/data/__init__.py
alanhdu commented 8 years ago

Looks good. Can you rebase + squash some commits?