All Projects → xinychen → Academic Drawing

xinychen / Academic Drawing

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

Programming Languages

matlab
3953 projects

Labels

Projects that are alternatives of or similar to Academic Drawing

timeline heatmap
A kibana visualization that uses swim lanes to visualize multiple sources over time. Each swim lane represents a source and the intervals of the date histogram are colored based on the metric defined at the given time.
Stars: ✭ 18 (-83.64%)
Mutual labels:  heatmap
Pyheatmagic
IPython magic command to profile and view your python code as a heat map.
Stars: ✭ 728 (+561.82%)
Mutual labels:  heatmap
Treeheatr
Heatmap-integrated Decision Tree Visualizations
Stars: ✭ 42 (-61.82%)
Mutual labels:  heatmap
Heatmaply
Interactive Heat Maps for R Using plotly
Stars: ✭ 275 (+150%)
Mutual labels:  heatmap
Complexheatmap
Make Complex Heatmaps
Stars: ✭ 654 (+494.55%)
Mutual labels:  heatmap
Github Spray
Draw on your GitHub contribution graph ░▒▓█
Stars: ✭ 908 (+725.45%)
Mutual labels:  heatmap
heatmap-rails
Complete solution for clicks & user focused areas on websites. It includes functionality to store & show heatmap related data.
Stars: ✭ 33 (-70%)
Mutual labels:  heatmap
Wait4disney
Shanghai Disney Waiting Queue Statistics 上海迪士尼排队情况
Stars: ✭ 99 (-10%)
Mutual labels:  heatmap
Location History Visualizer
Visualize your Google Location History using an interactive heatmap
Stars: ✭ 700 (+536.36%)
Mutual labels:  heatmap
Heatmap for tushare
Create a heatmap for Real time China stocks price by Tushare's data
Stars: ✭ 41 (-62.73%)
Mutual labels:  heatmap
Mobilepose Pytorch
Light-weight Single Person Pose Estimator
Stars: ✭ 427 (+288.18%)
Mutual labels:  heatmap
Heatmap.js
🔥 JavaScript Library for HTML5 canvas based heatmaps
Stars: ✭ 5,685 (+5068.18%)
Mutual labels:  heatmap
Aisvms vis
AIS visualization from an interactive R and Shiny based web app using Material Design from Google.
Stars: ✭ 8 (-92.73%)
Mutual labels:  heatmap
Timelines Chart
Timelines Chart
Stars: ✭ 259 (+135.45%)
Mutual labels:  heatmap
Reaviz
📊 Data visualization library for React based on D3
Stars: ✭ 1,141 (+937.27%)
Mutual labels:  heatmap
gayhub
pretty gayhub 👿👿👿
Stars: ✭ 35 (-68.18%)
Mutual labels:  heatmap
Grad Cam
[ICCV 2017] Torch code for Grad-CAM
Stars: ✭ 891 (+710%)
Mutual labels:  heatmap
Physt
Python histogram library - histograms as updateable, fully semantic objects with visualization tools. [P]ython [HYST]ograms.
Stars: ✭ 107 (-2.73%)
Mutual labels:  heatmap
Calendar Heatmap
Calendar heatmap with matplotlib and random data
Stars: ✭ 76 (-30.91%)
Mutual labels:  heatmap
Vue World Map
A Vue JS component for displaying dynamic data on a world map.
Stars: ✭ 33 (-70%)
Mutual labels:  heatmap

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].