Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 563 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 563 Bytes

PyPI - Python Version PyPI

TransferBoost (transferboost)

Tooling for transfer learning with Boosting Models

Installing transferboost

Install transferboost directly from pip

pip3 install transferboost

Documentation

The documentation can be found here.

Supported models

transferboost supports the transfer learning for the following models:

  • XGBClassifier
  • LGBMClassifier