This project is mirrored from https://github.com/libcity/bigscity-libcity.
Pull mirroring updated .
- Dec 18, 2024
-
-
Kazeya27 authored
* feat: FreTS * feat: FreTS * fix
-
- Nov 14, 2024
-
-
Kazeya27 authored
-
- Nov 06, 2024
-
-
Bai Rui authored
* astgnn update * fix * Addressed requested changes
-
- Sep 26, 2024
-
-
Bai Rui authored
-
- Sep 11, 2024
-
-
Kazeya27 authored
* feat: pdformer * fix
-
- Aug 02, 2024
-
-
powercheng authored
* feat: add Model Trafformer * fix: clean Trafformer code
-
powercheng authored
* feat: add Model STWave * fix: STWave TE data concat with X and Y data * fix: clean STWave code
-
- Jul 15, 2024
-
-
Lucas-lyh authored
* add model STSSL. * add stssl evaluate tool * add stssl evaluate tool * finished adding stssl * 复用已有Dataset、Evaluator,增加了四个traffic-state的评价指标,复用已有loss函数 * 去除INOUT评估指标,去除无效的配置文件 * 为所有masked的state预测评估函数添加mask_val,修复遗留问题 * 修复错误删除了simSTDataset在init文件中的引用
-
- Jul 12, 2024
-
-
powercheng authored
* feat: add Model MegaCRN * fix: clean MegaCRN code * fix: MegaCRN adapt to the multiple ext_feature case
-
powercheng authored
* fix: TESTAM remove input_dim and add multi-feature * fix: TESTAM adapt to the multiple feature case
-
- Jul 09, 2024
-
-
powercheng authored
* feat: add Model MegaCRN * fix: clean MegaCRN code
-
- Jul 02, 2024
-
-
powercheng authored
-
powercheng authored
fix: use the time interval to calculate the TESTAM vocab szie parameter and TimeMixer input adjust to the BTNF (#426) * fix: add vocab_size parameter * fix: TimeMixer tmp save * fix: TimeMixer input adjust to the BTNF * fix: use the time interval to calculate the TESTAM vocab szie parameter * fix: add linear layer for input and output to handle feature
-
powercheng authored
* fix: use time_intervals to calculate points_per_hour * fix: remove time_intervals parameter
-
- Jun 13, 2024
-
-
Kazeya27 authored
* feat: add zero_pad and gaussian_noise * fix * fix
-
powercheng authored
* feat: add model TimeMixer * fix: clean TimeMixer.json duplicate configuration * fix: formatted STPGCN and StAEformer code * fix: fixed input_window parameter not working * fix: fix the issue with the output layer and remove the internal configuration class
-
- Jun 05, 2024
-
-
powercheng authored
* feat: add model TimeMixer * fix: clean TimeMixer.json duplicate configuration * fix: formatted STPGCN and StAEformer code
-
- May 29, 2024
-
-
powercheng authored
* feat: add model TimeMixer * fix: clean TimeMixer.json duplicate configuration
-
- May 21, 2024
-
-
powercheng authored
* feat: add model SimST * fix: resolving JSON syntax errors
-
Kazeya27 authored
* feat: MultiSPANS * fix: normalization.py * fix: executor * fix: executor * fix: model * style: config * feat: multispans-w/o executor * fix: normalization.py * fix: utils/init * fix: import
-
- May 13, 2024
-
-
powercheng authored
* masked_mae_torch add reduce param and default value is True * add model TESTAM * fix: np.isnan unable to pass in datatime param * fix: clean code * fix: restore to np.isnan * fix: add default train loss function to testam executor
-
- May 09, 2024
-
-
Kazeya27 authored
* feat: HIEST * feat: config * fix: conv2d * fix: 删除executor * fix: dataset
-
- May 02, 2024
-
-
powercheng authored
* add SmoothL1Loss function * add model DSTAGNN * reimplement smooth_l1_loss loss function * add model STPGCN * add model STAEformer
-
- Apr 29, 2024
-
-
powercheng authored
* add SmoothL1Loss function * add model DSTAGNN * reimplement smooth_l1_loss loss function * add model STPGCN
-
- Apr 15, 2024
-
-
powercheng authored
* add SmoothL1Loss function * add model DSTAGNN * reimplement smooth_l1_loss loss function
-
Chengkai Han authored
-
- Apr 01, 2024
-
-
powercheng authored
* add model RGSL * fix: cache_dataset default is true * fix: removed duplicate import statements * fix: removed duplicate code * fix: update masked null value parameter * fix: remove the RGSLDataset class and use the TrafficStatePointDataset class
-
- Mar 30, 2024
-
-
Chengkai Han authored
-
- Mar 06, 2024
-
-
powercheng authored
* add model ST-TSNet * fix model ST-TSNet dataset * fix: ST-TSNet model is compatible with datasets without ext data * fix: ST-TSNet model is compatible with datasets with multiple grid files * fix: clean ST-TSNet code and add comments * fix: using the built-in loss function of libcity * add model FOGS
-
- Feb 02, 2024
-
-
powercheng authored
* add model ST-TSNet * fix model ST-TSNet dataset * fix: ST-TSNet model is compatible with datasets without ext data * fix: ST-TSNet model is compatible with datasets with multiple grid files * fix: clean ST-TSNet code and add comments
-
- Jan 15, 2024
-
-
powercheng authored
* add model sstban * fix model sstban * clean code * Fix parameters for SSTBAN
-
- Jan 12, 2024
-
-
powercheng authored
* add model sstban * fix model sstban * clean code
-
- Dec 19, 2023
-
-
Kazeya27 authored
* feat:esg * fix: static_feat * fix: static_feat
-
- Dec 11, 2023
-
-
Kazeya27 authored
-
- Dec 06, 2023
-
-
Kazeya27 authored
* feat: DMSTGCN * fix: data size * feat: add comments * fix: add comment --------- Co-authored-by:
wangyongyao <wangyongyao@kuaishou.com>
-
Bai Rui authored
* ST-NORM update * solve pr * change loss func * fix * rename and change loss func
-
- Dec 05, 2023
-
-
Kazeya27 authored
* feat: model * feat:dataset * feat:dataset * feat: config * fix: dimension * fix: hyperparameter * feat: add requirement
-
- Dec 04, 2023
-
-
Jiawei Jiang authored
This reverts commit 6c204271.
-
Kazeya27 authored
* feat: model * feat:dataset * feat:dataset * feat: config * fix: dimension * fix: hyperparameter
-
- Nov 22, 2023
-
-
NickHan-cs authored
-