8000 GitHub - yijing609/MTR-TSF: Multi-target Regression via Target Specific Features
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yijing609/MTR-TSF

 
 

Repository files navigation

MTR-TSF

Description:

The package includes the Python code of the MTR-TSF (Multi-target Regression via Target Specific Features) algorithm which focuses on handling the specifc features of each target [1]. If you want to use the data set 'andro' run the program, Please execute 'python ./main andro'.

Reference:

[1] Jin Wang, Zhiliang Chen, Kaiwei Sun, Hang Li, Xin Deng. "Multi-Target Regression via Target Specific Features." Knowledge-based Systems.

ATTN: This package is free for academic usage. You can run it at your own risk.

Requirement: The package was developed with Python. To use this package, the Python version of XGBoost [2] must be available.

Refer:

[2] Chen, Tianqi, and C. Guestrin. "XGBoost: A Scalable Tree Boosting System." ACM SIGKDD International Conference on Knowledge Discovery and Data Mining ACM, 2016:785-794.

About

Multi-target Regression via Target Specific Features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0