Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samanemami authored May 8, 2023
1 parent 00de7f2 commit 3158c60
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repository contains the code and implementation for the paper "Multi-Task Gradient Boosting".


The provided algorithm contains an implementation of the Multi-Task Gradient Boosting (MT-GB) algorithm, which extends the popular Gradient Boosting method for both classification and regression problems.

# License
The package is licensed under the GNU Lesser General Public License v2.1.
Expand Down Expand Up @@ -31,13 +31,8 @@ pip install .
We warmly welcome contributions to the MT-GB! You can help enhance this algorithm by taking several actions, such as creating an issue to report a bug or suggest an improvement, forking the project and submitting a pull request to the development branch.

## Key members of MT-GB
* [Gonzalo Martínez-Muñoz](https://github.com/gmarmu)
* [Carlos Ruiz Pastor](https://github.com/carlosruizp)
* [Seyedsaman Emami](https://github.com/samanemami/)

[Gonzalo Martínez-Muñoz](https://github.com/gmarmu), [Carlos Ruiz Pastor](https://github.com/carlosruizp), [Seyedsaman Emami](https://github.com/samanemami/)

# Keywords
Gradient Boosting, Multi Task learning

# Release Information

Expand Down

0 comments on commit 3158c60

Please sign in to comment.