Metadata-Version: 2.4
Name: amd-thundergbm
Version: 0.0.1
Summary: ThunderGBM is to help users easily and efficiently apply GBDTs and Random Forests to solve problems. ThunderGBM exploits GPUs to achieve high efficiency.
Author-email: AMD <support@amd.com>
License: Apache 2.0
Project-URL: Homepage, https://github.com/rocm/thundergbm
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# amd-thundergbm
ThunderGBM is to help users easily and efficiently apply GBDTs and Random Forests to solve problems. ThunderGBM exploits GPUs to achieve high efficiency. 

## Information
- **Homepage**: https://github.com/rocm/thundergbm
- **License**: Apache 2.0 

## Installation

```bash
pip install amd-thundergbm
```
