Skip to content

a Markov Random Field model related to a climate project

Notifications You must be signed in to change notification settings

yuminliu/MRFmodel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MRFmodel

a Markov Random Field model related to a climate project

This is a Python implementation of the algorithm described in the KDD2019 paper ''Nonparametric Mixture of Sparse Regressions on Spatio-Temporal Data -- An Application to Climate Prediction'', which can be download from here.

Python version: 3.5+

usage:

  1. download all 3 folders and files (src, data and results) into a folder.
  2. extract toy data from ''6models_wholeUSA_synthetic3_21random11_36months6to1p_0.01_0.01_8.0_random.rar'' in the data/synthetic/ folder
  3. run mainsns.py in the src folder.
  4. the results will be in the results folder.

About

a Markov Random Field model related to a climate project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages