项目作者: ankur-gos

项目描述 :
Work on creating models for the LINQS bipedal project
高级语言: Groovy
项目地址: git://github.com/ankur-gos/PSL-Bipedal.git
创建时间: 2017-03-13T05:42:20Z
项目社区:https://github.com/ankur-gos/PSL-Bipedal

开源协议:MIT License

下载


PSL-Bipedal

Creating a model for finding frequent commute information.

Requirements

  • Python 2.7

How to run

  1. Setup config.py, set important paths
  2. Install python packages from requirements.txt
    1. pip install -r requirements.txt
  3. Run build.py
  1. usage: build.py [-h] [-n] [-g]
  2. Run inference to find out frequent trips
  3. optional arguments:
  4. -h, --help show this help message and exit
  5. -n, --nopreprocess Do not do preprocessing, just run inference
  6. (preprocessing often needs to be done only once).
  7. -g, --geosheets Create a geosheets friendly anchor output