SelfExplainML / SIMTree

Single-index Model Tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
}

About

Single-index Model Tree

License:GNU General Public License v3.0


Languages

Language:Python 100.0%