UCTB
  • 1. Introduction
  • 2. Installation
  • 3. Urban Datasets
  • 4. Predictive Tool
  • 5. Visualization-tool
  • 6. API Reference
    • 6.1. UCTB.dataset package
    • 6.2. UCTB.preprocess package
    • 6.3. UCTB.model_unit package
    • 6.4. UCTB.model package
    • 6.5. UCTB.evaluation package
    • 6.6. UCTB.train package
    • 6.7. UCTB.utils package
  • 7. Benchmark
  • 8. About us (UCTB Group)
UCTB
  • Docs »
  • 6. API Reference
  • View page source

6. API Reference¶

  • 6.1. UCTB.dataset package
    • 6.1.1. UCTB.dataset.data_loader module
    • 6.1.2. UCTB.dataset.dataset module
  • 6.2. UCTB.preprocess package
    • 6.2.1. UCTB.preprocess.GraphGenerator module
    • 6.2.2. UCTB.preprocess.preprocessor module
    • 6.2.3. UCTB.preprocess.time_utils module
  • 6.3. UCTB.model_unit package
    • 6.3.1. UCTB.model_unit.BaseModel module
    • 6.3.2. UCTB.model_unit.DCRNN_CELL module
    • 6.3.3. UCTB.model_unit.GraphModelLayers module
    • 6.3.4. UCTB.model_unit.ST_RNN module
  • 6.4. UCTB.model package
    • 6.4.1. UCTB.model.ARIMA module
    • 6.4.2. UCTB.model.DCRNN module
    • 6.4.3. UCTB.model.DeepST module
    • 6.4.4. UCTB.model.GeoMAN module
    • 6.4.5. UCTB.model.HM module
    • 6.4.6. UCTB.model.STMeta module
    • 6.4.7. UCTB.model.ST_MGCN module
    • 6.4.8. UCTB.model.ST_ResNet module
    • 6.4.9. UCTB.model.XGBoost module
    • 6.4.10. UCTB.model.AGCRN module
    • 6.4.11. UCTB.model.ASTGCN module
    • 6.4.12. UCTB.model.GMAN module
    • 6.4.13. UCTB.model.GraphWaveNet module
    • 6.4.14. UCTB.model.STGCN module
    • 6.4.15. UCTB.model.STSGCN module
  • 6.5. UCTB.evaluation package
    • 6.5.1. UCTB.evaluation.metric module
  • 6.6. UCTB.train package
    • 6.6.1. UCTB.train.EarlyStopping module
    • 6.6.2. UCTB.train.MiniBatchTrain module
  • 6.7. UCTB.utils package
    • 6.7.1. UCTB.utils.multi_threads module
Next → ← Previous

© Copyright 2019, UCTB group.

Built with Sphinx.