pooyanjamshidi / xgboost-xplorer

A benchmark software that automatically measure performance of XGBoost given the selected configurations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xgboost-xplorer

Benchmarks for XGBoost, a gradient boosting algorithms for supervised learning problems. This benchmark software automatically measure performance of XGBoost given the selected configurations.

Install

git clone https://github.com/pooyanjamshidi/xgboost-xplorer.git
cd xgboost-xplorer
make

Usage

python3 run_exp.py

Maintainer

If you need a new feature to be added, please contact Pooyan Jamshidi.

About

A benchmark software that automatically measure performance of XGBoost given the selected configurations.

License:MIT License


Languages

Language:Python 98.9%Language:Makefile 1.1%