• Stars
    star
    198
  • Rank 196,898 (Top 4 %)
  • Language
    MATLAB
  • Created over 6 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Providing codes (including Matlab and Python) for visualizing numerical experiment results.

Academic drawing

This is a project providing source codes (including Matlab and Python) for presenting experiment results.

Contents

Usage

It is not necessary to open each file in this repository because you can follow this readme document to find your needs.

Our examples

and evaluate these in Matlab, then, you will see the following picture:

mu_curve10

and evaluate these in Matlab, then, you will see the following pictures:

overfitting_ms30_r5 overfitting_ms30_r10

and evaluate these in Matlab, then, you will see the following picture:

heat_map10

and evaluate these in Matlab, then, you will see the following pictures:

factor2 factor3

and evaluate these in Matlab, then, you will see the following picture:

rmse_curve

and evaluate these in Matlab, then, you will see the following picture:

rmse_curve10

and evaluate these in Python, then, you will see the following pictures:

time_series_speed1

time_series_speed2

and evaluate these in Matlab, then, you will see the following picture:

speed_curve

and evaluate these in Matlab, then, you will see the following picture:

nyc_data_completeness

Our Publications

Most of these examples are from our publications:

  • Xinyu Chen, Zhaocheng He, Yixian Chen, Yuhuan Lu, Jiawei Wang (2019). Missing traffic data imputation and pattern discovery with a Bayesian augmented tensor factorization model. Transportation Research Part C: Emerging Technologies, 104: 66-77. [preprint] [doi] [slide] [data] [Matlab code]

  • Xinyu Chen, Zhaocheng He, Lijun Sun (2019). A Bayesian tensor decomposition approach for spatiotemporal traffic data imputation. Transportation Research Part C: Emerging Technologies, 98: 73-84. [preprint] [doi] [data] [Matlab code] [Python code]

    Please consider citing our papers if you find these codes help your research.

More Repositories

1

latex-cookbook

LaTeX论文写作教程 (清华大学出版社)
Jupyter Notebook
1,343
star
2

awesome-latex-drawing

Drawing Bayesian networks, graphical models, tensors, technical frameworks, and illustrations in LaTeX.
TeX
1,285
star
3

transdim

Machine learning for transportation data imputation and prediction.
Jupyter Notebook
1,196
star
4

Tensor4ML

Tensor decomposition for machine learning (w/ Python implementation)
Jupyter Notebook
203
star
5

awesome-beamer

Creating presentation slides by using Beamer in LaTeX.
TeX
97
star
6

tensor-book

张量计算系列教程 (Tensor Computations Tutorials)
92
star
7

tracebase

Nonstationary temporal matrix factorization for sparse traffic time series forecasting.
Jupyter Notebook
46
star
8

geotensor

Geometric low-rank tensor completion for color image inpainting.
Jupyter Notebook
41
star
9

vars

Discovering dynamic patterns from spatiotemporal data with time-varying low-rank autoregression. (IEEE TKDE'24)
Jupyter Notebook
17
star
10

fluid-inpainting

Inpainting Fluid Dynamics with Tensor Decomposition (NumPy). Blog post: https://medium.com/p/d84065fead4d
13
star
11

visual-spatial-data

Visualizing spatial data with Python
Jupyter Notebook
8
star
12

mob4cast

Multidimensional time series prediction with passenger/taxi flow data sets.
Jupyter Notebook
7
star
13

LCR

Laplacian convolutional representation for traffic time series imputation. (IEEE TKDE'24)
Jupyter Notebook
6
star
14

autoregressive-tensor

Low-rank autoregressive tensor completion for spatiotemporal traffic data imputation. (IEEE TITS'22)
Jupyter Notebook
6
star
15

tensor_completion

Low-rank tensor completion algorithm - HaLRTC.
Julia
5
star
16

climate-tensor

Spatiotemporal climate variable data and their visualization.
5
star
17

conjugate-gradient

Some simple examples for showing how does conjugate gradient method work on the system of linear equations. Blog post: https://medium.com/p/7f16cbae18a3
TeX
4
star
18

TensorPi

Low-rank tensor learning with PyTorch.
Python
3
star
19

xinychen

3
star
20

fluid-forecasting

Forecasting fluid dynamics with temporal matrix factorization in the presence of missing values.
2
star
21

DMD-py-notebooks

Jupyter Python notebook examples for using dynamic mode decomposition models.
1
star
22

tensor-var

Kronecker product decomposition/approximation.
1
star