Re: Adding Survival regression

2021-06-07 Thread V Rao
Thanks Makoto, Will document proposal before end of this week and we can take it from there. --Thanks and Regards Vaijanath On Mon, Jun 7, 2021 at 9:07 AM Makoto Yui wrote: > Hi Vaijanath, > > We're interested in your contribution. > https://lifelines.readthedocs.io/en/latest/Survival%20Regres

Re: Adding Survival regression

2021-06-07 Thread Makoto Yui
Hi Vaijanath, We're interested in your contribution. https://lifelines.readthedocs.io/en/latest/Survival%20Regression.html How to implement the algorithm? If you can define objective function, you can use SGD (general regressor in hivemall) like https://arxiv.org/abs/2003.00116 Please file a JIR

Adding Survival regression

2021-06-07 Thread V Rao
Hi Hivemall team, We use survival regression for prediction ( like churn ), I was wondering if there would be any interest in adding that to hivemall. I am very new to hivemall, so if there is anything else needs to be picked up do let me know. --Thanks and Regards Vaijanath