Skip to content

ruizhang1996/regression-tree-benchmark

Repository files navigation

regression-tree-benchmark

This is benchmarks of tree regressors:

Usage:

python run.py cmd -d dataset1 dataset2 ...

Experiments and Examples:

  • Loss vs Sparsity:
python run.py loss

loss output

  • Controllability
python run.py controllability

variance output

  • Time vs Sparsity
python run.py time

loss output

  • Cross-validation
python run.py cv

loss output

  • Scalability
python run.py scalability

loss output

About

benchmarks of tree regressors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published