Skip to content

ZebinYang/SIMTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMTree

Installation

  • Enviroment:
    • Python 3.7+
    • conda

Assume you have figured out the above environment, the most convenient way for installation is via the following commands.

conda install r-base
conda install r-bigsplines
pip install git+https://github.com/ZebinYang/simtree.git

Contact:

If you find any bugs or have any suggestions, please contact us via email: yangzb2010@connect.hku.hk or ajzhang@umich.edu.

Citations:

@article{sudjianto2021single,
	author  = {Sudjianto, Agus and Yang, Zebin and Zhang, Aijun},
	title   = {Single-Index Model Tree},
	journal = {IEEE Transactions on Knowledge and Data Engineering},
	year    = {2021}
}