14 Forks
36 Stars
36 Watchers

KTBoost

A Python package which implements several boosting algorithms with different combinations of base learners, optimization algorithms, and loss functions.

How to download and setup KTBoost

Open terminal and run command
git clone https://github.com/fabsig/KTBoost.git
git clone is used to create a copy or clone of KTBoost repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with KTBoost https://github.com/fabsig/KTBoost/archive/master.zip

Or simply clone KTBoost with SSH
[email protected]:fabsig/KTBoost.git

If you have some problems with KTBoost

You may open issue on KTBoost support forum (system) here: https://github.com/fabsig/KTBoost/issues