AllardJM

Results 13 comments of AllardJM

@imatiach-msft Can you point me to the latest jar file that fixes this issue?

Can you explain this fix a bit more @simonljus ?

Thanks! I will review this and see if it works for me.

I am seeing something similar - enormous predictions that are sometimes positive and sometimes negative (there are no negative values in the target). It seems that if I use mse...

It would be great if there is some advice on this - how can EMR run the newer versions of LGBM (I am interested in the streaming execution)?

I am using 11.2 and experiencing similar issues. Fit hangs before starting. It will run on really small datasets but fail on anything larger.

@l-d96 Did you ever find a way to do this? Even at the basic level, how do you pass in different parameters for the same distribution for each of the...

Looking into the source code, it seems that part of this issue is related to the following: From the objective function: ``` spend = np.full(self.num_periods, budget) spend_extended = np.concatenate([spend, np.zeros(self.adstock.l_max)])...

@timbo112711 @cluhmann Can I restate the consensus on what this plot actually shows? I am finding it hard to tell on numerous artifacts within the package and this is one....

I'm experiencing this same issue trying to register a Pytorch model. The exact same notebook ran last week - using the GPU runtime that is exposed with SF Notebooks... SnowparkSQLException:...