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
The UpliftDRF MOJO has broken Python and R API. We are not able to predict with MOJO. The predict method throws java.lang.IllegalArgumentException: Unsupported MOJO model 'upliftdrf'.
* [GH-15832] Add "Known Bug" section to release notes
* Use singular form
* ht/broke it up
made it so "known bug" and the note explaining what this new section is aren't on the same line
---------
Co-authored-by: Hannah Tillman <[email protected]>
* [GH-15832] Add "Known Bug" section to release notes
* Use singular form
* ht/broke it up
made it so "known bug" and the note explaining what this new section is aren't on the same line
---------
Co-authored-by: Hannah Tillman <[email protected]>
The UpliftDRF MOJO has broken Python and R API. We are not able to predict with MOJO. The
predict
method throwsjava.lang.IllegalArgumentException: Unsupported MOJO model 'upliftdrf'
.Also, the uplift metrics are not present in the MOJO.
Also, the docs say UpliftDRF does not support MOJO:
https://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/upliftdrf.html#custom-metric-example-for-uplift-drf
The text was updated successfully, but these errors were encountered: