You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @oddwang -- We do support a number of alternative built-in loss functions, but to fully customize the loss function you currently need to modify the C++ slightly. I have made an effort to make this process as easy as possible though as a bridge until we support python based customized loss functions.
There's a description of how to do it in this other thread: #281 (comment)
Hello, I would like to know if EBM is able to customize the loss function and how to do that?
The text was updated successfully, but these errors were encountered: