CatBoostLSS icon indicating copy to clipboard operation
CatBoostLSS copied to clipboard

Project dead ?

Open CoteDave opened this issue 4 years ago • 3 comments

Hi, this project look awesome and very usefull!!!

The python files are all empty, is this project still Alive ?

Thanks!

CoteDave avatar Feb 20 '21 16:02 CoteDave

I don't find time to work on this problem

https://github.com/StatMixedML/XGBoostLSS/issues/8

which is also true for catboostlss.

In case you have a solution let me know.

StatMixedML avatar Feb 21 '21 08:02 StatMixedML

Oh I See... I will take a look and let you know if I find something... Thanks!

CoteDave avatar Feb 21 '21 14:02 CoteDave

You might want to start looking into

https://github.com/stanfordmlgroup/ngboost

I am not sure to what extent we can borrow from it. Initially, I didn't want to change the implementation of catboost to retain as much of its efficiency as possible. But it seems like there are some changes to be made to arrive at multi-parameter optimization.

You can create a pull-request and I'll check out your suggestions

StatMixedML avatar Feb 21 '21 15:02 StatMixedML