Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 841 Bytes

Readme.md

File metadata and controls

20 lines (14 loc) · 841 Bytes

Factor Screening using Bayesian Active Learning and Gaussian Process Meta-Modelling

It is the code of the paper ''Factor Screening using Bayesian Active Learning and Gaussian Process Meta-Modelling''.

@inproceedings{icpr2020,
  author    = {Cheng Li and  Santu Rana and Andrew Gill and Dang Nguyen and Sunil Gupta and and Svetha Venkatesh},
  title     = {Factor Screening using Bayesian Active Learning and Gaussian Process Meta-Modelling},
  booktitle = {Proceedings of Intelnational Conference Pattern Recognition, {ICPR}},
  year      = {2020},
}

How To Use it

Step 1: add all files into matlab path

Step 2: run the file '\allcodes\active_gp_hyperlearning\demo\MyDemo2D.m' for the synthetic data

    run the file '\allcodes\active_gp_hyperlearning\demo\MyDemoRealData.m' for the real data