chunqishi

Results 3 issues of chunqishi

Hi, Guillermo. Thanks a lot for such great package optbinning. I used it to variable analysis a lot. One thing is very cool, this lib has great monotonic analysis. 1)...

enhancement

for a continuous case, sometime target are just float values without the part after the decimal point, however, type_of_target treat [1.0, 2.0, 3.0, 4.0, 5.0] as multiclass. could you provide...

question

I got the following errors: File ".venv\lib\site-packages\torchsde\_core\adjoint.py", line 271, in sdeint_adjoint extra_solver_state = solver.init_extra_solver_state(ts[0], y0) File ".venv\lib\site-packages\torchsde\_core\methods\reversible_heun.py", line 59, in init_extra_solver_state return self.sde.f_and_g(t0, y0) + (y0,) File ".venv\lib\site-packages\torchsde\_core\base_sde.py", line 92,...