Installation

Latest release

xgbxml is available on PyPi here: https://pypi.org/project/xgbxml/.

The latest release can be installed using pip install xgbxml.

Please note that for xgbxml to run, you will need to have the following packages installed:

  • lxml

  • matplotlib

  • shapely (version 2.0.1+)

  • triangle

These can be installed with pip install ... or may already be present if using the Anaconda distribution.

Latest development version

xgbxml is developed on GitHub here: https://github.com/stevenkfirth/xgbxml

To install the latest development version on GitHub use: pip install git+https://github.com/stevenkfirth/xgbxml.git@main.

Problems with installation?

Please report any problems here: https://github.com/stevenkfirth/xgbxml/issues