flippercy

Results 16 comments of flippercy

In addition, during the training I noticed some discrepancies in the output as shown below: ![image](https://user-images.githubusercontent.com/51969693/151300992-0f827565-e3d6-478a-a3f4-a61d49bdfca7.png) 'MonotonicCatboost' and 'MonotonicXgboostDart' are my customized classifiers. In this case, after training a monotonic...

> Hi @sonichi: There is no problem if I just run automl() with the estimator causing the issue. Moreover, my observations include: 1. The issue is not data-specific. A coworker...

> > In addition, during the training I noticed some discrepancies in the output as shown below: > > ![image](https://user-images.githubusercontent.com/51969693/151300992-0f827565-e3d6-478a-a3f4-a61d49bdfca7.png) > > 'MonotonicCatboost' and 'MonotonicXgboostDart' are my customized classifiers. In...

> > > > > > > > > Hi @sonichi: > > There is no problem if I just run automl() with the estimator causing the issue. > >...

@sonichi this issue has not happened since then so I will close the thread for now. We may discuss it later if it appears again. Thank you very much for...

And I can confirm that this issue still exists for me.

Hi @sonichi: It's been a while and I hope you are doing well. Glad to see your package, FLAML, attracting so much attention and already got almost 2k stars. I...

Thank you @jeongyoonlee! Could you also give me some insights on the question below, please? Could the predict function of CausalTreeRegressor return a recommended treatment group based on the predicted...

Hi @RaphaelS1: Thank you for your response and sorry for my delay. As explained in the paper at https://arxiv.org/pdf/2101.06536.pdf, deep cox mixtures is a unique algorithm of survival analysis handling...

Hi @RaphaelS1: Thank you for the reply! Really appreciate your effort to put all these things together! Best,